|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: converting Time::HiResby BrowserUk (Pope) |
| on Sep 14, 2004 at 00:48 UTC ( #390714=note: print w/ replies, xml ) | Need Help?? |
|
You need to re-read the docs. This line of code:
Is putting two values (seconds and microseconds) into an anonymous array and assigning a reference to that array to $t0. You then pass that reference to localtime() and get strange results.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||