mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
d4cdb71296
- Add LICENSE (ART10 and GPLv1) PR: ports/175363 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
7 lines
309 B
Plaintext
7 lines
309 B
Plaintext
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/
|