Thread
Problem mit Zeitstempel
(6 answers)
Opened by
leissi
at
2007-07-12 11:08
betterworld
2007-07-13 05:10
User since
2003-08-21
2614 Artikel
ModeratorIn
Noch besser imho:
Code: (
dl
)
1
2
use File::stat;
my $mtime = stat($filename)->mtime;
(ungetestet)
Lieblingsmodule:
IPC::System::Simple
,
Path::Class
View full thread
Problem mit Zeitstempel