slackbuilds_ponce/perl/perl-Linux-FD
K. Eugene Carlson e680b9d9e7
perl/perl-Linux-FD: Added (Linux-specific special filehandles)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-21 10:22:06 +07:00
..
perl-Linux-FD.info
perl-Linux-FD.SlackBuild
README
slack-desc

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.