RE: Using Perl Win 32 AS 5.8.x - Anyway to find the File Create Date/Time

2007-09-18 Thread Wagner, David --- Senior Programmer Analyst --- WGO
> -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

Re: Using Perl Win 32 AS 5.8.x - Anyway to find the File Create Date/Time

2007-09-17 Thread Rob Dixon
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

RE: Using Perl Win 32 AS 5.8.x - Anyway to find the File Create Date/Time

2007-09-17 Thread Wagner, David --- Senior Programmer Analyst --- WGO
> -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

Re: Using Perl Win 32 AS 5.8.x - Anyway to find the File Create Date/Time

2007-09-17 Thread Jenda Krynicky
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

Using Perl Win 32 AS 5.8.x - Anyway to find the File Create Date/Time

2007-09-14 Thread Wagner, David --- Senior Programmer Analyst --- WGO
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