The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Net::IPv6Addr

0.93 2018-10-05     Ben Bullock <bkb@cpan.org>
	* Remove README and use generated one
	* Fix bad links in documentation

0.92 2018-10-05	    Ben Bullock <bkb@cpan.org>
        * Documentation expanded with working examples
	* UTF-8 in Makefile.PL marked
	* to_* routines exported on demand
	* Repetition in error messages removed
	* Parsing of mixed IPv6/IPv4 now OK

0.91 2017-10-06	    Ben Bullock <bkb@cpan.org>

	* Documentation (esp. SEE ALSO, BUGS)
        * Better validation of IPv4 addresses in ipv6_chkip

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).