Help for this page

Select Code to Download


  1. or download this
    my $modtime = (stat($fh))[9]
    
  2. or download this
    my %HoH = ( file_name => {
        stat  => 'date here',
        location => 'path to file'
        );