Changes for version 3.02 - 2003-02-02

  • The U8 type was over-used in 3.00 and 3.01. Now, "U8 *" is used only as a pointer into the UTF-8 string. Also, unicode now works properly on Perl 5.6.x as the utf8_to_uv() function is used instead of utf8n_to_uvchr() when compiled under a version of Perl earlier than 5.8.0.

Modules

Implementation of the Soundex Algorithm as Described by Knuth