use File::stat; my $prettyFileTime = localtime( stat("$dir/$file")->mtime); [download]
In reply to Re: Clarifying code by Thelonius in thread Clarifying code by peschkaj