summaryrefslogtreecommitdiff
path: root/net/p5-Net-INET6Glue/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-INET6Glue/DESCR')
-rw-r--r--net/p5-Net-INET6Glue/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/p5-Net-INET6Glue/DESCR b/net/p5-Net-INET6Glue/DESCR
new file mode 100644
index 00000000000..d159e32192e
--- /dev/null
+++ b/net/p5-Net-INET6Glue/DESCR
@@ -0,0 +1,4 @@
+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.