summaryrefslogtreecommitdiffstats
path: root/perl/perl-IO-Socket-INET6/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-IO-Socket-INET6/README')
-rw-r--r--perl/perl-IO-Socket-INET6/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-IO-Socket-INET6/README b/perl/perl-IO-Socket-INET6/README
index fe13520853..371402f26e 100644
--- a/perl/perl-IO-Socket-INET6/README
+++ b/perl/perl-IO-Socket-INET6/README
@@ -1,5 +1,6 @@
IO::Socket::INET6 - Object interface for AF_INET|AF_INET6 domain sockets
-IO::Socket::INET6 provides an object interface to creating and using sockets
-in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket
-interface and inherits all the methods defined by IO::Socket.
+IO::Socket::INET6 provides an object interface to creating and using
+sockets in either AF_INET or AF_INET6 domains. It is built upon
+the IO::Socket interface and inherits all the methods defined by
+IO::Socket.