On Fri, Aug 09, 2002 at 06:13:41PM +0200, Quincy Ntuli wrote:

> Greetings.
> 
> I wish to obtain the time and date of a file.
> 
> How do i do this in perl ?

perldoc -f stat
perldoc -f -X

> There is probably a module out there to do this but is it possible to
> modify the date and time format of the output of whatever method is
> available for getting the time and date modified for a file ?

Simon Cozens had a patch for Perl to make a number of operators,
including -X ops, into lvalues.  He never suggested it should be
applied.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

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

Reply via email to