slackbuilds/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
..
README perl/perl-Linux-FD: Added (Linux-specific special filehandles) 2023-01-21 10:22:06 +07:00
perl-Linux-FD.SlackBuild perl/perl-Linux-FD: Added (Linux-specific special filehandles) 2023-01-21 10:22:06 +07:00
perl-Linux-FD.info perl/perl-Linux-FD: Added (Linux-specific special filehandles) 2023-01-21 10:22:06 +07:00
slack-desc perl/perl-Linux-FD: Added (Linux-specific special filehandles) 2023-01-21 10:22:06 +07:00

README

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.