> -Original Message-
> From: Rob Dixon [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 17, 2007 18:42
> To: beginners@perl.org
> Subject: Re: Using Perl Win 32 AS 5.8.x - Anyway to find the
> File Create Date/Time
>
> Wagner, David --- Senior Programm
Wagner, David --- Senior Programmer Analyst --- WGO wrote:
stat will give me the mod time, but does not have the create
time. From Windows Explorer, I notice that I can get the Create Date.
Anyway to accomplish this in Perl? I did a search against CPAN
and also AS, but what I pu
> -Original Message-
> From: Jenda Krynicky [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 17, 2007 15:42
> To: beginners@perl.org
> Subject: Re: Using Perl Win 32 AS 5.8.x - Anyway to find the
> File Create Date/Time
>
> From: "Wagner, David --- Seni
From: "Wagner, David --- Senior Programmer Analyst --- WGO"
<[EMAIL PROTECTED]>
> stat will give me the mod time, but does not have the create
> time. From Windows Explorer, I notice that I can get the Create Date.
perldoc -f stat
stat FILEHANDLE
stat EXPR
statReturns a 13-ele
stat will give me the mod time, but does not have the create
time. From Windows Explorer, I notice that I can get the Create Date.
Anyway to accomplish this in Perl? I did a search against CPAN
and also AS, but what I put in ( Perl create time file ) did not seem to
give me what I