]> Sergey Matveev's repositories - public-inbox.git/commit
daemon: make Socket6 optional, note about Net::Socket::IP
authorEric Wong <e@80x24.org>
Thu, 10 Jan 2019 04:02:59 +0000 (04:02 +0000)
committerEric Wong <e@80x24.org>
Thu, 10 Jan 2019 04:08:35 +0000 (04:08 +0000)
commitf9eba5de3cc2f43d3ef5b9ec1379934b4158e5e6
tree8bd3c2b46340d67b92e7cf7b69022188545c3e8b
parenta9cab9c477b74b3b828c26aa64e70d88c9d6744c
daemon: make Socket6 optional, note about Net::Socket::IP

It looks like Net::Socket::IP comes with Perl 5.20 and
later; so we won't have to hassle users with another
package to install.
lib/PublicInbox/Daemon.pm