5 lines
242 B
Markdown
5 lines
242 B
Markdown
# 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
|
|
|