How to get a dir creation time

From: Yannick Warnier (ywarnier_at_beeznest.org)
Date: 11/30/03


To: perl beginners list <beginners@perl.org>
Date: Sun, 30 Nov 2003 18:39:18 +0100

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 knows...

Thanks,

Yannick