libnet-easytcp-perl 0.26-6 source package in Ubuntu

Changelog

libnet-easytcp-perl (0.26-6) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 23:27:14 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-easytcp-perl_0.26-6.dsc 2.0 KiB 5934f52af545ddad35f7d0ceacfebcdf5dbeac1d0b2311b530635e5aba419e26
libnet-easytcp-perl_0.26.orig.tar.gz 28.0 KiB 2eb15d04121d9228514defbfa877e9005f3f1a5cf2a4dacf58308f4516e23139
libnet-easytcp-perl_0.26-6.debian.tar.xz 3.0 KiB 982237c8ec2d64e202b05565886cfb25f4fabb45da1b6326b7c703e1b217bbd4

Available diffs

No changes file available.

Binary packages built by this source

libnet-easytcp-perl: Easily create secure, bandwidth-friendly TCP/IP clients and servers

 This class allows you to easily create TCP/IP clients and
 servers and provides an OO interface to manage the connection(s).
 This allows you to concentrate on the application rather
 than on the transport.
 .
  - One easy module to create both clients and servers
  - Object Oriented interface
  - Event-based callbacks in server mode
  - Internal protocol to take care of all the common
    transport problems
  - Transparent encryption
  - Transparent compression