libsocket-perl 2.037-1 source package in Ubuntu

Changelog

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

  * Import upstream version 2.037.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 24 Jun 2023 17:02:21 +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
Mantic release universe perl

Downloads

File Size SHA-256 Checksum
libsocket-perl_2.037-1.dsc 2.3 KiB 903e442367941ce4ec7cf7f8b3601dde9f7b05302ef38c5ac6b2c57a9ee44073
libsocket-perl_2.037.orig.tar.gz 44.9 KiB 85448811e9e274374404634f3c208afa936ee4d223e76251ea9868315b0c812f
libsocket-perl_2.037-1.debian.tar.xz 3.4 KiB 362118e324a734e79062c1004c67b34e44df9db51cde175954a5fc9c11901027

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