CGI File last modified date

File last modified date

@getinfo = stat($afile);

print "$name was last modified at $getinfo[9]";