The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.02 2022-10-22
    * Imported @uhle's pull request expanding exports and fixing docs
1.01 2019-11-10
	* Support IDN2_NO_TR46 and IDN2_NO_ALABEL_ROUNDTRIP
	* Make detailed result error code available to Perl code
	* Fix tests to support TR_46 defaults witch in upstream
	* Adjust docs to currently supported libidn level
	* Fix compiler warnings about unused variables
1.00 2017-09-25
	* Add support for punycode conversion functions added in LibIDN 2.0
	* Fix compiler warnings
	* Bump version of Devel::CheckLib to 1.11 (compile time only)
	* Change contact info
0.03 2013-01-25
	* doc changes
	* include Devel::CheckLib to check for GNU LibIDN dependency
0.02 2013-01-05
	* support for u8/ul versions
	* support for check_version
	* doc changes
	* CPAN release prep
0.01 2012-02-19
	* initial commit
	* no support for u8/ul versions yet

# vim:set tabstop=4 shiftwidth=4 noexpandtab: