Update Unicode-Collate to CPAN version 0.66
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 7 Nov 2010 13:31:59 +0000 (13:31 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 7 Nov 2010 13:32:48 +0000 (13:32 +0000)
commit584e761d155b7f9055c1f0566f42a2ef083716d8
tree65f48ccaaf4e2d8400cf29e903cce0c9ea8d8822
parent90e83bc9e824bf1896bb96af89ec7c40ed9eebf2
Update Unicode-Collate to CPAN version 0.66

  [DELTA]

  0.66  Sun Nov  7 10:47:30 2010
    - U::C::Locale newly supports locale: ko.
    - added Unicode::Collate::CJK::Korean for ko.
    - added t/loc_ko.t.
    - 12 compat. ideographs (e.g. U+FA0E) are treated as unified ideographs.
     (though DUCET also does it, now Unicode::Collate does it without DUCET.)
    - added t/compatui.t.
    ! Ideographs Ext.B (U+20000..U+2A6D6) can be overrided with UCA_Version 8.
      This is a long-standing behavior from Unicode::Collate 0.11 to 0.63.
      A wrong fix at 0.64 should be abandoned.
15 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Unicode-Collate/Changes
cpan/Unicode-Collate/Collate.pm
cpan/Unicode-Collate/Collate/CJK/Korean.pm [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale.pm
cpan/Unicode-Collate/Collate/Locale/ko.pl [new file with mode: 0644]
cpan/Unicode-Collate/README
cpan/Unicode-Collate/t/cjkrange.t
cpan/Unicode-Collate/t/compatui.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_ja.t
cpan/Unicode-Collate/t/loc_ko.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_zhpy.t
cpan/Unicode-Collate/t/overcjk0.t
pod/perldelta.pod