in reply to Re: Re-Creating a file does not change inode modification time (Windows)
in thread Re-Creating a file does not change inode modification time (Windows)
Fully ack. You may switch off modification time update even on local NTFS file system which is enabled by default. Check if the modification date changes by running stat file multiple times if you update the file outside from perl. If yes the problem is related to the script.