Help for this page

Select Code to Download


  1. or download this
    use File::stat;
    $mtime = (stat("C:/PC_Files/Dropbox/Beta/test.txt"));
    print $mtime[5];
    
  2. or download this
    File::stat=ARRAY(0x3585c0)