diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-11-02 22:43:50 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-11-02 22:43:50 +0000 |
commit | 2b4887303b3930e7022307ef8e74ca51b5132e32 (patch) | |
tree | 55a789f3d93b0303003ab9c8913645bc0a9015ab /Porting/Maintainers.pl | |
parent | c1c1a1b299ba6939da0476f4be1fff1333edcc5f (diff) | |
download | perl-2b4887303b3930e7022307ef8e74ca51b5132e32.tar.gz |
Update Unicode-Collate to CPAN version 1.01
[DELTA]
1.01 Sat Nov 2 19:00:38 2013
- DUCET is updated (for Unicode 6.3.0) as Collate/allkeys.txt.
! Please notice that allkeys.txt will be overwritten if you have had
other allkeys.txt already.
- The default UCA_Version is 28.
- Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
- modified tests: loc_es.t, loc_estr.t, rewrite.t, version.t in t.
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index c3097b21d4..fe014aa411 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1241,7 +1241,7 @@ use File::Glob qw(:case); }, 'Unicode::Collate' => { - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-1.00.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-1.01.tar.gz', 'FILES' => q[cpan/Unicode-Collate], 'EXCLUDED' => [ qr{N$}, |