> 
> I have a Perl app that catalogs photo files. IS there a quicker way of
> finding "the newest" file date in a directory other than 
> doing a stat on
> each file in it??  How??
> 

I seem to recall a post on the list (probably in the last 6 months or so,
certainly in the last 12) about a faster way to get stat() info using
Win32::API. I realize this isn't very much help, but you can try searching
the archives.
_______________________________________________
Perl-Win32-Users mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to