blob: 84c4ba89a7400b041d70341d66d890edb743dd25 (
plain)
1
2
3
4
5
|
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.
|