summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-IPv4Addr/README
blob: 988282d0db296c95db17b3ac77b1d69f39db029c (plain)
1
2
3
4
5
6
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.