blob: 687660ff97950f15e366d292de002c3daaed9ca3 (
plain)
1
2
3
4
5
6
7
8
9
|
perl-Linux-FD is a perl module that enables scripts to use three types
of Linux-specific filehandles:
* event
* signal
* timer
This allows script writers to use conventional polling mechanisms to
wait for a large variety of events.
|