perl-Event-Lib/README.md

5 lines
242 B
Markdown
Raw Normal View History

2024-01-06 08:56:41 +01:00
# perl-Event-Lib
This module is a Perl wrapper around libevent as available from http://monkey.org/~provos/libevent/. It allows to execute a function whenever a given event on a filehandle happens, a timeout occurs or a signal is received