libio-sessiondata-perl 1.03-3 source package in Ubuntu

Changelog

libio-sessiondata-perl (1.03-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libio-sessiondata-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 18:52:58 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libio-sessiondata-perl_1.03-3.dsc 2.1 KiB 37469be0cb7ade08437fdeb9a0abbe81f99d452afa0f6e5f7ce80f2f60005686
libio-sessiondata-perl_1.03.orig.tar.gz 5.3 KiB 64a4712a3edbb3fd10230db296c29c8c66f066adfbc0c3df6a48258fef392ddd
libio-sessiondata-perl_1.03-3.debian.tar.xz 1.9 KiB 5759e6181769df55fabca6f3106823bff86e00922d471bbf3f8fee945d9a0b72

Available diffs

No changes file available.

Binary packages built by this source

libio-sessiondata-perl: 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.