libnet-inet6glue-perl 0.5-1 source package in Ubuntu

Changelog

libnet-inet6glue-perl (0.5-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:09:11 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
sECuRE
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-inet6glue-perl_0.5.orig.tar.gz 4.2 KiB 01e967595431a9b7d38429e7ed0ffb8915848ccdb944268f91af61ee84bc789f
libnet-inet6glue-perl_0.5-1.diff.gz 1.5 KiB 7d3a83a5ff88289dd68b27bac59229252d4f9ec1575941679e96d6784e4eb585
libnet-inet6glue-perl_0.5-1.dsc 1.8 KiB 6ef8d9989ed0f6641e9a6416fc4dacfbd111267c428f209c0a9eada4c380a34e

Available diffs

View changes file

Binary packages built by this source

libnet-inet6glue-perl: glue module to make perl modules IPv6 ready

 Net::INET6Glue is a collection of modules to make common modules IPv6 ready
 by hotpatching them.
 .
 Unfortunatly the current state of IPv6 support in perl is that no IPv6
 support is in the core and that a lot of important modules (like Net::FTP,
 Net::SMTP, LWP, ...) do not support IPv6 even if the modules for IPv6 sockets
 like Socket6, IO::Socket::IP or IO::Socket::INET6 are available.