about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-02-06 11:07:41 +0000
committerEric Wong <e@80x24.org>2019-02-07 01:00:25 +0000
commitc539d9df124a66f07edbae2bc51177a0f756cc95 (patch)
treecf84fcc05b43c49e98b4bf6e21f5e605c04acc7e /INSTALL
parente90e8b9548bee4abef01c1426db2541a01f8d003 (diff)
downloadpublic-inbox-c539d9df124a66f07edbae2bc51177a0f756cc95.tar.gz
Users on Perl 5.14+ are common, so we can try the bundled Socket
(not "Socket6") module before attempting Socket6 for IPv6.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a89c8907..ce2f8c91 100644
--- a/INSTALL
+++ b/INSTALL
@@ -107,7 +107,8 @@ Numerous optional modules are likely to be useful as well:
                                rpm: perl-Socket6
                                (pulled in by SpamAssassin and Net::Server,
                                 only necessary if using IPv6 with
-                                Plack::Middleware::AccessLog or similar)
+                                Plack::Middleware::AccessLog or similar
+                                on Perl <= 5.12)
 
 On Fedora systems, you'll probably also end up wanting
 perl-Test-HTTP-Server-Simple, perl-Devel-Peek, and perl-IPC-Run to run the