Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Somersaulting camel

by eyepopslikeamosquito (Archbishop)
on Jun 24, 2002 at 05:44 UTC ( [id://176694]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    camel.pl:
    (Save all text between the ------ lines below)
    ...
                    .')');                                $:='.'       
                  ^'~';$~=                               '@'|'('       
    ------------------------------------------------------------------
    
  2. or download this
    use Acme::EyeDrops qw(sightly);
    my $src = <<'END_SRC_STR';
    ...
    my $max = 0; length > $max and $max = length for @a;
    $_ .= ' ' x ($max - length) for @a;
    print " $_ \n" for @a;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://176694]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found