libsocket-perl 2.038-1 source package in Ubuntu

Changelog

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

  * Import upstream version 2.038.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Fri, 19 Apr 2024 16:42:09 +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
Oracular release universe perl

Downloads

File Size SHA-256 Checksum
libsocket-perl_2.038-1.dsc 2.3 KiB 90945574b30eec8566ae5e1033367cacb2777c44d00b9fd8b36ffab08c8bcca1
libsocket-perl_2.038.orig.tar.gz 45.0 KiB 563d11731ff44307fa2779a6958fd2d2f6643fbd9a3174cbf350228b159681f8
libsocket-perl_2.038-1.debian.tar.xz 3.5 KiB d13b26a25ea15456251f8314942a9ef33ba3a38a9f79c2d038cf6b341421e4ca

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