d4cdb71296
- Add LICENSE (ART10 and GPLv1) PR: ports/175363 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
6 lines
309 B
Text
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/
|