libsocket-perl 2.011-1 source package in Ubuntu

Changelog

libsocket-perl (2.011-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ intrigeri ]
  * Imported Upstream version 2.011
  * Declare compatibility with Standards-Version 3.9.4.

 -- intrigeri <email address hidden>  Thu, 15 Aug 2013 21:13:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsocket-perl_2.011-1.dsc 2.0 KiB 97cd5b7813c5f570ddc9d4154f7e60d7594f78f2381642e523ff2cb0b7d3d4ef
libsocket-perl_2.011.orig.tar.gz 37.5 KiB c092a8cc26117fd96e659ca3d157f78e0cf7ff30f493d933f099369a9d1af25b
libsocket-perl_2.011-1.debian.tar.gz 1.7 KiB 34091cc16a85ebb512f9a9bcc198eba461a5d1d77602ee72227d66ca3ba67f34

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.