in reply to Re^8: comparing 2 file time date stamps
in thread comparing 2 file time date stamps
That's not what the output of your run tells me. That output runs dir on each file, and that tells me that the two files actually have the same mtime. Whatever way you are using to "look at the file list in the directory of the 2nd file" is telling you something different, but that way is to blame, not your system or Perl. Your system and Perl are consistent.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^10: comparing 2 file time date stamps
by craigt (Acolyte) on Nov 06, 2014 at 17:22 UTC | |
by Corion (Patriarch) on Nov 06, 2014 at 21:11 UTC | |
by craigt (Acolyte) on Nov 07, 2014 at 14:47 UTC | |
by poj (Abbot) on Nov 07, 2014 at 15:04 UTC |