--- Julian Church <[EMAIL PROTECTED]> wrote:
> . . .
> Can anyone tell me how to use Perl to obtain the modification /
> creation date of a file on an NT 4 machine?
It should be the same as anywhere else. =o)
Try -M $file (which is age in days as of when the script started), or
maybe @x=stat($file) looking at $x[9].
pry perldoc -f stat for caveats on that one....
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/