diff options
Diffstat (limited to 'net/p5-INET6/DESCR')
-rw-r--r-- | net/p5-INET6/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-INET6/DESCR b/net/p5-INET6/DESCR index 642c02b1d1e..c725812a56d 100644 --- a/net/p5-INET6/DESCR +++ b/net/p5-INET6/DESCR @@ -1,3 +1,3 @@ -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 +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. |