libio-socket-inet6-perl 2.72-2.1 source package in Ubuntu

Changelog

libio-socket-inet6-perl (2.72-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Wed, 23 Dec 2020 18:41:01 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libio-socket-inet6-perl_2.72-2.1.dsc 2.3 KiB c5d41c47949ec89cd012623222aca819ba79c80a6e9c3e63e1d831c9c7519a1a
libio-socket-inet6-perl_2.72.orig.tar.gz 27.0 KiB 85e020fa179284125fc1d08e60a9022af3ec1271077fe14b133c1785cdbf1ebb
libio-socket-inet6-perl_2.72-2.1.debian.tar.xz 3.3 KiB f45ae5d33b5409eb80bce93dd8d2c37de4f03175be411dfc478963e2a15a1de2

Available diffs

No changes file available.

Binary packages built by this source

libio-socket-inet6-perl: object interface for AF_INET6 domain sockets

 IO::Socket::INET6 provides an object interface to create and use sockets
 in the AF_INET6 domain. It is built upon the IO::Socket interface and
 inherits all the methods defined by IO::Socket.
 .
 Please note that IO-Socket-INET6 is considered deprecated. It was succeeded
 by IO::Socket::IP. Please consider converting old code from IO-Socket-INET6
 to IO-Socket-IP.