Good day all,
I am attempting to create a state file for File::Monitor so I can load the last state of the monitors and monitor file changes at set intervals. I do not want to have a constant script running on the CPU with a sleep. I want to run it upon demand. Do you have any suggestions on a way of doing this. Any input would be helpful.