Version: 0.10
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.
The usual:
perl Makefile.PL
make
make install
Documentation is included in pod format.
Send bug reports and suggestions to bugs@iNsu.COM.
Copyright (c) 1999,2000 iNsu Innovations Inc . All rights reserved.
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.