in reply to
File - sort by date (hash, array?)
There's More Than One Way To Cheat :-)
perl -MDate::Parse -e 'print substr$_,10 for sort map{/ /;str2time($`).$_}<>'
Comment on
Re: File - sort by date (hash, array?)
Download
Code
In Section
Seekers of Perl Wisdom