Source: libanyevent-connection-perl Maintainer: Debian Perl Group Uploaders: Dmitry E. Oboukhov Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libanyevent-perl, libcommon-sense-perl, liblib-abs-perl, libobject-event-perl, libtest-nowarnings-perl, libtest-tcp-perl, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-connection-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-connection-perl.git Homepage: https://metacpan.org/release/AnyEvent-Connection Package: libanyevent-connection-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libanyevent-perl, libcommon-sense-perl, libobject-event-perl Description: base class for TCP clients AnyEvent::Connection provides a base interface for creating TCP connection using perl and AnyEvent framework. It provides four standard events: connected, disconnect, connfail and error.