aboutsummaryrefslogtreecommitdiff
path: root/network/perl-IO-Socket-INET6/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/perl-IO-Socket-INET6/README')
-rw-r--r--network/perl-IO-Socket-INET6/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/network/perl-IO-Socket-INET6/README b/network/perl-IO-Socket-INET6/README
deleted file mode 100644
index 606b8e33d9..0000000000
--- a/network/perl-IO-Socket-INET6/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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.
-
-This requires perl-Socket6.