|
|
| P is for Practical | |
| PerlMonks |
Re: Multiplatform event handling module?by thunders (Priest) |
| on Aug 12, 2009 at 03:13 UTC ( #787817=note: print w/ replies, xml ) | Need Help?? |
|
For linux there is Linux::Inotify2 it interfaces with a kernel-level event notification subsystem. A potential multiplatform solution is File::Monitor a quick look at that module suggests you need to call a scan() method manually for polling.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||