my $accesstime = (stat $file)[8]; my $human_readable_date = localtime $accesstime;