ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activeperl
activeperl
RE: read date stamp on file
by Eric Roode other posts by this author
Mar 28 2008 2:13PM messages near this date
read date stamp on file | What's AUTOLOAD?
Did you read the documentation for the File::stat module?  Or the
build-in stat() function?
 
Eric 

________________________________

From: activeperl-bounces@[...].com
[mailto:activeperl-bounces@[...].com] On Behalf Of Ted Yu
Sent: Friday, March 28, 2008 5:09 PM
To: activeperl@[...].com
Subject: read date stamp on file



Hello:

I have a program that reads the size of the file by the following line:

$size = stat($upload_filename)-> size;

Is there a similar line I can use to get the date / time stamp of the
file.  Thanx, and appreciate your feedback.

Regards,

Ted

_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Ted Yu
Eric Roode

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved