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

Changes for version 0.18 - 2014-07-08

  • Fixed warnings that would happen when trying to validate some bad data. This could happen if you passed a string with no slash (/)_to Net::Works::Network->new_from_string.
  • Make all errors call Carp::confess instead of die for consistency.

Modules

Sane APIs for IP addresses and networks
An object representing a single IP (4 or 6) address
An object representing a single IP address (4 or 6) subnet
Utility subroutines for Net-Works

Provides

in lib/Net/Works/Role/IP.pm
in lib/Net/Works/Types.pm