freebsd-ports/net-mgmt/p5-Net-IPv4Addr/pkg-descr
Steve Wills d4cdb71296 - The URL in pkg-descr are out-dated, so replace it with CPAN site.
- Add LICENSE (ART10 and GPLv1)

PR:		ports/175363
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-01-19 03:40:02 +00:00

6 lines
309 B
Text

Net::IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.
WWW: http://search.cpan.org/dist/Net-IPv4Addr/