I have a Win32/Perl/Tk application. The application needs to monitor a directory and when a file changes I need to read the file, parse out some info and then use this info within the running programme.
I assume I can use Win32::ChangeNotify for this. But how do I do this in a non-blocking way? The application will be running, other operations may be being performed when this event occurs.
Any advice? Suggestions?
In reply to Using Win32::ChangeNotify by jdtoronto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |