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.62
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 6 Oct 2010 23:12:46 +0000 (00:12 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 6 Oct 2010 23:12:46 +0000 (00:12 +0100)
commit6709de8803f0c22efc6a56325285452eb6dbb1e1
treef29dae3cd1a1bd7bca7e2a8fe77e27a443c4fb87
parent6e0eede9b1aceb547aaf28a246d0f7792ed6e360
Update Unicode-Collate to CPAN version 0.62

  [DELTA]

  0.62  Wed Oct  6 21:35:54 2010
    - U::C::Locale newly supports locales: ar, hu, hy, se, to, uk.
    - Vietnamese (vi): added tailoring for U+0340 and U+0341.
23 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/ar.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/hu.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/hy.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/nb.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/se.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/to.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/uk.pl [new file with mode: 0644]
cpan/Unicode-Collate/Collate/Locale/vi.pl
cpan/Unicode-Collate/README
cpan/Unicode-Collate/t/loc_ar.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_deph.t
cpan/Unicode-Collate/t/loc_hu.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_hy.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_se.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_to.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_uk.t [new file with mode: 0644]
cpan/Unicode-Collate/t/loc_vi.t
pod/perldelta.pod