libio-socket-inet6-perl

Rating: 
0
No votes yet

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.

Application versions: 
AttachmentSizeDate
File libio-socket-inet6-perl_2.69-2_all.deb16.69 KB05/08/2013 - 13:57
Changelog: 

libio-socket-inet6-perl (2.69-2) unstable; urgency=low

[ Fabrizio Regalli ]
* Replaced changelog with copyright word in d/changelog

[ gregor herrmann ]
* Add build dependency on netbase (debian/control) and check if
localhost exists before running tests (debian/rules). Thanks to Daniel
Schepler for the bug report. (Closes: #651537)
* Remove versions from (build) dependencies, nothing older in the
archive.
* Lowercase short description.
* Switch to debhelper compatibility level 8.
* Add /me to Uploaders.
* Add libtest-pod-coverage-perl to Build-Depends-Indep.
* Add a patch to fix a spelling mistake.