Changes:
0.89 Sat Mar 10 20:19:11 2012
- avoid "use Test".
0.88 Mon Mar 5 21:56:13 2012
- DUCET is updated (for Unicode 6.1.0) as Collate/allkeys.txt.
! Please notice that allkeys.txt will be overwritten if you have had
other allkeys.txt already.
- U+9FCC is a new CJK unified ideograph.
- The default UCA_Version is 24.
- Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
- modified tests: cjkrange.t, compatui.t, hangtype.t, loc_cjkc.t,
loc_es.t, loc_estr.t, overcjk0.t, overcjk1.t, version.t in t.
Unicode::Collate implements Unicode Collation Algorithm (UCA). The UCA
provides a specification for how to compare two Unicode strings while
remaining conformant to the requirements of The Unicode Standard. The UCA
also supplies the Default Unicode Collation Element Table (DUCET), which
is data specifying the default collation order for all Unicode characters.
(imported and updated from wip)