perl-Event-Lib - Perl extentions for event-based programming
Website: | http://search.cpan.org/dist/Event-Lib/ |
---|---|
License: | GPL+ or Artistic |
- Description:
This module is a Perl wrapper around libevent(3) as available from http://www.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.
Packages
perl-Event-Lib-1.03-2m.mo6.i686 [54 KiB] |
Changelog
by NAKAYA Toshiharu (2009-05-30):
- (1.03-2m) - exclude failing tests (t/20_signal.t, t/51_cleanup_persistent.t) -- http://www.mail-archive.com/[email protected]/msg795047.html |