Source: libio-event-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Xavier Guimard Build-Depends: debhelper (>= 8) Build-Depends-Indep: libanyevent-perl, libevent-perl, liblist-moreutils-perl, perl Standards-Version: 3.9.4 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-event-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-event-perl.git Homepage: http://search.cpan.org/dist/IO-Event/ Testsuite: autopkgtest-pkg-perl Package: libio-event-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl Recommends: libevent-perl | libanyevent-perl Description: Perl module that ties filehandles for nonblocking IO with object callbacks IO::Event provides a object-based callback system for handling nonblocking IO. The design goal is to provide a system that just does the right thing w/o the user needing to think about it much.