aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-INET6/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-02-25 12:20:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-02-25 12:20:41 +0000
commit757e3af17957af6ce6af0c2f7407cf377328383e (patch)
tree74daaa712c946165048ce6d1ad0af8beb4dfd171 /net/p5-IO-Socket-INET6/pkg-descr
parentaa0db995e32e499198547e7f77d9b234c2003ec3 (diff)
downloadports-757e3af17957af6ce6af0c2f7407cf377328383e.tar.gz
ports-757e3af17957af6ce6af0c2f7407cf377328383e.zip
Notes
Diffstat (limited to 'net/p5-IO-Socket-INET6/pkg-descr')
-rw-r--r--net/p5-IO-Socket-INET6/pkg-descr4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-INET6/pkg-descr b/net/p5-IO-Socket-INET6/pkg-descr
index e2b4327d963c..d39177b8d527 100644
--- a/net/p5-IO-Socket-INET6/pkg-descr
+++ b/net/p5-IO-Socket-INET6/pkg-descr
@@ -1,5 +1,7 @@
IO::Socket::INET6 provides an object interface to creating and using sockets
in the AF_INET6 domain. It is built upon the IO::Socket interface and
-inherits all the methods defined by IO::Socket.
+inherits all the methods defined by IO::Socket. As a consequence, this module
+is protocol independent, it can run both IPv6 & IPv4, when DNS names are
+passed.
WWW: http://search.cpan.org/search?dist=IO-INET6