libsocket-perl 2.032-1 source package in Ubuntu

Changelog

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

  [ intrigeri ]
  * Remove myself from Uploaders.

  [ gregor herrmann ]
  * Import upstream version 2.032.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Sat, 18 Sep 2021 16:48:35 +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.032-1.dsc 2.3 KiB 581b84f3ecae9d481f39747404c7d51df4bf5c9187f02daf66e4b737926afb0b
libsocket-perl_2.032.orig.tar.gz 43.8 KiB 20ecb6ad469f4a13c5c7a891abfa12a3cecfdeccc7140ad57b05be12815dd517
libsocket-perl_2.032-1.debian.tar.xz 3.4 KiB 9f9f8db20fa10255088f471482a729512281600403d110cb17a342533b72f686

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