Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re^2: Optimizing existing Perl code (in practise)

by Hrunting (Pilgrim)
on Aug 19, 2002 at 13:35 UTC ( [id://191166]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Optimizing existing Perl code (in practise)
in thread Optimizing existing Perl code (in practise)

You mean s/localtime/time/ of course.

I sure hope he doesn't. From the POSIX perldoc page:

Synopsis: strftime(fmt, sec, min, hour, mday, mon, year, wday = -1, yday = -1, + isdst = -1)
Those are the same values as returned by localtime().

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-25 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found