>>>>> "Yannick" == Yannick Warnier <[EMAIL PROTECTED]> writes:

Yannick> I would like to check a directory's creation time. The File::stat module
Yannick> seems to give me some interesting informations about the last
Yannick> modification, but nothing about the time it was created on.

You can't get creation time in Unix, at all, ever.  In windows, I
think you have to use some extra call to get it.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to