mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
93ba4df502
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
6 lines
336 B
Text
6 lines
336 B
Text
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.
|