Revision history for Perl module Net::IPv6Addr
0.9 2017-09-30 Ben Bullock <bkb@cpan.org>
* in_network / in_network_of_size bug fix
0.8 2017-09-30 Ben Bullock <bkb@cpan.org>
* Export some functions
* Documentation corrected
0.7 2017-08-26 Ben Bullock <bkb@cpan.org>
* Documentation rewrite
0.6 2017-08-25 Ben Bullock <bkb@cpan.org>
* Changed format of ChangeLog to follow CPAN::Changes::Spec,
which means it will be displayed nicely by MetaCPAN.
0.5 2017-08-24 Ben Bullock <bkb@cpan.org>
* Add licence information to POD documentation
0.4 2017-08-24 Ben Bullock <bkb@cpan.org>
* Add contributors and licence information
* Add documentation
* Remove RFCs from distro
0.3 2017-08-24 Ben Bullock <bkb@cpan.org>
* Add meta files to distribution
* in_network altered
* Documentation updates
0.2 2002-08-06 Tony Monroe <tmonroe+perl@nog.net>
* Many patches from Jyrki Soini <jyrki.soini@sonera.com>,
fixing bugs and adding features!
0.1 2001-07-21 Tony Monroe <tmonroe+perl@nog.net>
* Based on Net::IPv4Addr version 0.10.
Author: Francis J. Lacoste <francis.lacoste@iNsu.COM>
* Passes all basic tests.
* Takes any input or output format described by RFC1884 or RFC1924.
* Automatically generates those pesky IP6.INT. strings (RFC1886).