Hello All,
I want to know whether a file has actually been modified by using Tie::File or not in my script. I have used tie and want to know the status of the file after untie. Is there any other way to know this apart from looking at the modification time of the file?