The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Text::Normalize::NACO

0.1   Tue Apr 18 2006
	- use Text::Unidecode to remove diacritical marks
	- switch to Module::Build

0.05  Thu Mar 03 12:46:20 2005
	- added pod_coverage test

0.04  Tue Nov 23 08:43:31 2004
	- fixed line ending handling in 11-normalize_suite.t (thanks to Ed Summers)
	- added more tests (thanks to Mark Jordan)

0.03  Mon Nov 22 09:33:45 2004
	- fixed case() handling
	- added many new test cases (thanks to Mark Jordan)

0.02  Wed Nov 17 14:16:32 2004
	- added case option
	- expanded docs

0.01  Mon Nov 15 10:32:15 2004
	- original version