|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Finding oldest file in directoryby pg (Canon) |
| on Oct 18, 2004 at 18:54 UTC ( #400278=note: print w/ replies, xml ) | Need Help?? |
|
glob is actually implemented base on File::Glob since 5.6.0, so turn on GLOB_NOSORT might help a bit,as you want your own sort, not its sort any way.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||