![]() |
|
more useful options | |
PerlMonks |
Re: time differenceby rob_au (Abbot) |
on Aug 01, 2005 at 04:47 UTC ( #479789=note: print w/replies, xml ) | Need Help?? |
Untested code follows ... Update: Bugger, caught out on inode change/creation time - Remember that (stat _)[10] (or -C _) is not file creation time, but rather inode change time.
perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"
In Section
Seekers of Perl Wisdom
|
|