Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Check even numbers?

by BrowserUk (Patriarch)
on Aug 07, 2006 at 08:25 UTC ( [id://565904]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub tomorrow_date {
        sleep 86_400; 
        return localtime();
    }
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    normal     2.41e-004    625042%         --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2025-01-17 05:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (55 votes). Check out past polls.