Hi Yannick,
I hope you are still around.
http://www.faqs.org/faqs/unix-faq/faq/part3/section-1.html answers your quesiton.
Sergei
>Subject: How to get a dir creation time
>From: "Yannick Warnier" <[EMAIL PROTECTED]>
>To: "perl beginners list" <[EMAIL
> "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 ge
Hi,
I would like to check a directory's creation time. The File::stat module
seems to give me some interesting informations about the last
modification, but nothing about the time it was created on.
Also, I have not found yet if this works under a Windows OS (i'm still
looking now) so if someone