Changes for version 2.015

  • Compatibility fix to work with MakeMaker prior to 6.58. (Pull Request #35 by Gabor Szabo <gabor@szabgab.com>)
  • Update META info from dzil. (rt #94977)
  • Compatibility fix to work with Net::SSLeay prior to 1.34. (Pull Request #38 by Petr Pisar <ppisar@redhat.com>)
  • Multiplex fix for Perl 5.40.x (rt #172029)
  • Compatibility fix to work with Socket.pm prior to 1.93.
  • Remove all bindv6only sniffing. Always use setsockopt to set IPV6_V6ONLY flag appropriately based on {ipv}.
  • Honor {ipv6_package} preference, if specified.
  • Fix to work without deprecated "Socket6.pm" module. (IO::Socket::IP can handle everything now.)
  • Fix {reverse_lookups} with {udp_true}.
  • Fix tests where "localhost" is not listed as IPv6 loopback.
  • Add more various {ipv} and NO_IPV6 tests.
  • Fix comments, wordings, messages, and POD. (rt #85052)

Documentation

Base Net::Server starting module

Modules

Extensible, general Perl server engine
Safe fork and daemonization utilities
Net::Server personality
very basic Net::Server based HTTP server class
Net::Server personality
Net::Server personality
Multiplex several connections within one process
basic Net::Server based PSGI HTTP server class
Net::Server personality
Net::Server personality
Net::Server Protocol compatibility layer
Net::Server SSL protocol.
Custom Net::Server SSL protocol handler based on Net::SSLeay.
Net::Server TCP protocol.
Net::Server UDP protocol.
Net::Server UNIX protocol.
Net::Server UNIXDGRAM protocol.
adpf - Safer signal handling
Net::Server personality
Net::Server personality

Provides

in lib/Net/Server/INET.pm
in lib/Net/Server/Multiplex.pm
in lib/Net/Server.pm