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

Changes for version 0.27 - 2016-11-17

  • If your version of Socket.pm provides a sane inet_pton, most of the is_*_ip subroutines will use a much faster implementation. is_private_ipv4 and is_private_ipv4 are approximately 16x faster. is_private_ipv6 and is_public_ipv6 are about 3-4x faster. Implemented by Greg Oschwald. GitHub PR #8.

Modules

IPv4 and IPv6 validation methods