Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Perl Humor

by Abigail-II (Bishop)
on Sep 25, 2002 at 13:54 UTC ( [id://200619]=note: print w/replies, xml ) Need Help??


in reply to Perl Humor

Nice that you enjoyed two of my submissions. Note that the latter was later optimized by Ilya to:
sub tomorrow_date { sleep 86_400; my $time = localtime; sleep -86_400; return $time; }

Abigail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found