Version: 0.05
Network::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
Although this is the first release, I don't have more plans for this modules, unless someone sends me interesting suggestions.
Send bug reports and suggestions to francis.lacoste@iNsu.COM.
Copyright (c) 1999 Francis J. Lacoste and 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.