The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20

  • re-org directories to fit current CPAN standards
  • switch from ExtUtils::MakeMaker to Module::Build
  • first shot at figuring out where libwrap is automatically
  • minor pod fixup
  • move test suite inline and use Test::More functionality
  • removed AUTOLOAD constants and use plain Perl constants
  • switched from DynaLoader to XSLoader
  • moved hosts_ctl into the module and changed the XS function name to _hosts_ctl to provide alternate Perl function signatures
  • added the ability to get hostname and ip address information from an IO::Socket, a GLOB or GLOBREF

Modules

access to Wietse Venema's TCP Wrappers library

Examples