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

Perl Humor

by AcidHawk (Vicar)
on Sep 20, 2002 at 10:13 UTC ( [id://199426]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            sub decrypt {
              my $c = shift;
    ...
                $c[$i]++;
              }
            }
    
  2. or download this
            use more 'cpu';
            use less 'time';
            use more 'speed';
    
  3. or download this
            sub tomorrow_date {
              sleep 86_400; 
              return localtime();
            }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://199426]
Approved by ignatz
Front-paged by vagnerr
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found