The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Net/CIDR/Lite version 0.01
==========================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

See tests (in the test.pl file) for examples.

COPYRIGHT AND LICENCE

This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Copyright (C) 2001 Douglas Wilson <dougw@cpan.org>