This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Unicode-Collate to CPAN version 0.64
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 31 Oct 2010 11:46:43 +0000 (11:46 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 31 Oct 2010 11:49:38 +0000 (11:49 +0000)
commit539ce3d8bf55f28e723b05e57a09f1390d907dc5
tree7b1bce9b2d404e326016273f7bee0fe28c8d6cd4
parent2edf0c1d7c8463013718ef8587d0a8e1a0c22128
Update Unicode-Collate to CPAN version 0.64

  [DELTA]

  0.64  Sun Oct 31 14:17:29 2010
    - U::C::Locale newly supports locale: ja.
    - added Unicode::Collate::CJK::JISX0208 for ja.
    - a subroutine specified in 'overrideCJK' or 'overrideHangul' is allowed
      to return an integer or undef value.
    - fix: Ideographs Ext.A are assigned since UCA Version 9 (Unicode 3.1).
           This fix should affect only the case of (UCA_Version => 8).
16 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Unicode-Collate/Changes
cpan/Unicode-Collate/Collate.pm
cpan/Unicode-Collate/Collate/CJK/JISX0208.pm [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale.pm
cpan/Unicode-Collate/Collate/Locale/ja.pl [new file with mode: 0644]
cpan/Unicode-Collate/README
cpan/Unicode-Collate/t/cjkrange.t
cpan/Unicode-Collate/t/loc_ja.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_jait.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_japr.t [new file with mode: 0644]
cpan/Unicode-Collate/t/overcjk0.t [new file with mode: 0644]
cpan/Unicode-Collate/t/overcjk1.t [new file with mode: 0644]
cpan/Unicode-Collate/t/override.t
pod/perldelta.pod