slackbuilds/perl/perl-Net-IPv4Addr
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-Net-IPv4Addr.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
perl-Net-IPv4Addr.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Net::IPv4Addr - Perl extension for manipulating IPv4 addresses.

Net::IPv4Addr provides functions for parsing IPv4 addresses both in
traditional address/netmask format and in the new CIDR format. There are also
methods for calculating the network and broadcast address and also to see
check if a given address is in a specific network.