in reply to Re^2: Optimizing existing Perl code (in practise)
in thread Optimizing existing Perl code (in practise)
I sure hope he doesn't. From the POSIX perldoc page:
Those are the same values as returned by localtime().Synopsis: strftime(fmt, sec, min, hour, mday, mon, year, wday = -1, yday = -1, + isdst = -1)
|
|---|