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.63
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 16 Oct 2010 23:37:58 +0000 (00:37 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 16 Oct 2010 23:37:58 +0000 (00:37 +0100)
commitaa7758f756e0b1b04750a2eeecdc7edbb9000ff6
tree4ecf1390ce1ca78fdd0f7435d0056f164c4a4c9c
parentb110ebfd39b99ef18dc9d64c02d8d52190a42816
Update Unicode-Collate to CPAN version 0.63

  [DELTA]

  0.63  Sun Oct 10 22:13:21 2010
    - supported suppress contractions (see 'suppress' in POD).
    - internal for hangul_terminator in getSortKey().
    - U::C::Locale newly supports locales: be, bg, kk, mk, ru, sr.
    - added tailoring with U+0340 or U+0341 instead of U+0300 or U+0301.
        (affected locales: hr, is, pl, se, to, wo)
29 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Unicode-Collate/Changes
cpan/Unicode-Collate/Collate.pm
cpan/Unicode-Collate/Collate/Locale.pm
cpan/Unicode-Collate/Collate/Locale/hr.pl
cpan/Unicode-Collate/Collate/Locale/is.pl
cpan/Unicode-Collate/Collate/Locale/kk.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/pl.pl
cpan/Unicode-Collate/Collate/Locale/ru.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/se.pl
cpan/Unicode-Collate/Collate/Locale/to.pl
cpan/Unicode-Collate/Collate/Locale/wo.pl
cpan/Unicode-Collate/README
cpan/Unicode-Collate/t/contract.t
cpan/Unicode-Collate/t/loc_be.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_bg.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_cyrl.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_hr.t
cpan/Unicode-Collate/t/loc_is.t
cpan/Unicode-Collate/t/loc_kk.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_mk.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_pl.t
cpan/Unicode-Collate/t/loc_ru.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_se.t
cpan/Unicode-Collate/t/loc_sr.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_to.t
cpan/Unicode-Collate/t/loc_wo.t
pod/perldelta.pod