Network::IPv4Addr

Version: 0.05

Description

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.

Installing

The usual:

perl Makefile.PL
make
make install

Initial Release

Although this is the first release, I don't have more plans for this modules, unless someone sends me interesting suggestions.

Bugs

Send bug reports and suggestions to francis.lacoste@iNsu.COM.

Copyright

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.