|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: How to wait for events, and not lose any, while processing them ?by jfroebe (Vicar) |
| on Jan 26, 2009 at 10:42 UTC ( #738902=note: print w/ replies, xml ) | Need Help?? |
|
One option is to use inotify with an event loop such as POE. Working example: Example code using Perl’s Linux::Inotify2 module with POE
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||