about summary refs log tree commit
path: root/lib/Net/libnetFAQ.pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-07-01 17:59:20 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-01 17:59:20 +0100
commit2e2c495046bf48fd154f6ea6f59236817963a003 (patch)
treefb292054cb9aeea940144f872a249ab68e10a21c /lib/Net/libnetFAQ.pod
parent895f8f615a211dfef594686eb2cb0797afb286bd (diff)
downloadperl-libnet-2e2c495046bf48fd154f6ea6f59236817963a003.tar.gz
Require IO::Socket::IP >= 0.25 to hopefully stop t/pop3_ipv6.t hanging
See https://rt.cpan.org/Ticket/Display.html?id=104545
Diffstat (limited to 'lib/Net/libnetFAQ.pod')
-rw-r--r--lib/Net/libnetFAQ.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/libnetFAQ.pod b/lib/Net/libnetFAQ.pod
index f8ad797..d844f6e 100644
--- a/lib/Net/libnetFAQ.pod
+++ b/lib/Net/libnetFAQ.pod
@@ -56,7 +56,7 @@ Authen::SASL is required for AUTH support.
 
 IO::Socket::SSL version 2.007 or higher is required for SSL support.
 
-IO::Socket::IP version 0.20 or IO::Socket::INET6 version 2.62 is
+IO::Socket::IP version 0.25 or IO::Socket::INET6 version 2.62 is
 required for IPv6 support.
 
 =head2 What machines support libnet ?