libsocket-perl 2.035-1 source package in Ubuntu

Changelog

libsocket-perl (2.035-1) unstable; urgency=medium

  * Import upstream version 2.035.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Fri, 01 Jul 2022 19:39:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsocket-perl_2.035-1.dsc 2.3 KiB ebfe73962f41597599e6cf92065c9165800d4b95da3fb7829c6a2964d364571a
libsocket-perl_2.035.orig.tar.gz 44.3 KiB 55a498bf5e711de4580c97c3ab13e8490ad42a109294dc25a2770662eae21203
libsocket-perl_2.035-1.debian.tar.xz 3.4 KiB ee599a6143cbadcfdbc2500041dbc85f1d35bc90fbc5bcd90de0ae939f40ba23

Available diffs

No changes file available.

Binary packages built by this source

libsocket-perl: networking constants and support functions

 Socket provides a variety of constants, structure manipulators and other
 functions related to socket-based networking. The values and functions
 provided are useful when used in conjunction with Perl core functions such as
 socket(), setsockopt() and bind(). It also provides several other support
 functions, mostly for dealing with conversions of network addresses between
 human-readable and native binary forms, and for hostname resolver operations.

libsocket-perl-dbgsym: debug symbols for libsocket-perl