Commit Graph

6 Commits

Author SHA1 Message Date
bluhm
cf730fcc46 - update p5-Net-INET6Glue to 0.603
- depend on p5-IO-Socket-IP instead of p5-IO-Socket-INET6
2014-09-08 18:35:20 +00:00
bluhm
cde8111496 update p5-Net-INET6Glue to 0.602 2014-01-18 10:05:38 +00:00
bluhm
97c1e9c588 update p5-Net-INET6Glue to 0.601 2014-01-14 19:19:35 +00:00
bluhm
5788280466 - update p5-Net-INET6Glue to 0.6
- no USE_GROFF
2013-06-05 20:11:38 +00:00
bluhm
2b80bee9ee update p5-Net-INET6Glue to 0.5 2011-04-10 23:55:42 +00:00
bluhm
a608ea3ad7 Initial import of p5-Net-INET6Glue 0.4
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 Socket6, IO::Socket::INET6 are available.

Net::INET6Glue is a hack to make more of Perl IPv6 able.  This is
partly done by replacing IO::Socket::INET with IO::Socket::INET6
and by adding IPv6 Protocol functionality to Net::FTP.  Works for
Net::SMTP, LWP, Net::FTP and probably others too.

ok sturm@
2010-05-24 17:57:03 +00:00