Source: libio-sessiondata-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-sessiondata-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-sessiondata-perl.git Homepage: https://metacpan.org/release/IO-SessionData Package: libio-sessiondata-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Breaks: libsoap-lite-perl (<< 0.716-1) Replaces: libsoap-lite-perl (<< 0.716-1) Description: set of modules for non-blocking I/O This package contains the modules IO::SessionData and IO::SessionSet which deal with non-blocking I/O. . IO::SessionData is a wrapper around IO::Socket handling e.g. partial writes. IO::SessionSet is similar to IO::Select. It handles multiple IO::SessionData objects offers the ability to buffer partial writes. . For a detailed documentation, cf. the original author's book: Lincoln D. Stein: Network Programming with Perl. Addison-Wesley, 2001, pp. 371.