Help for this page

Select Code to Download


  1. or download this
    --- FileSystemObjects/File-orig.pm      2006-01-19 12:50:28.000000000 
    ++0100
    +++ FileSystemObjects/File.pm   2006-01-19 13:29:06.000000000 +0100
    ...
    +
         return map { $stat_names[$_] => $stat[$_] } (0..12);
     }
    
  2. or download this
    --- FileSystemObjects/File-orig.pm      2006-01-19 12:50:28.000000000 
    ++0100
    +++ FileSystemObjects/File.pm   2006-01-19 13:30:03.000000000 +0100
    ...
    
         return map { $stat_names[$_] => $stat[$_] } (0..12);
     }