summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2017-11-13 13:45:36 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2017-11-13 15:16:12 +0000
commiteaecde9a0a4918a42c66b153f8da8230a67b3ae5 (patch)
tree4042a66a8778b1ccc2a1495d9ae5fb03df254561 /Porting
parenta6509d2bd0745438635bad41675dbe33268ebf4f (diff)
downloadperl-eaecde9a0a4918a42c66b153f8da8230a67b3ae5.tar.gz
Update Unicode-Collate to CPAN version 1.23
[DELTA] 1.23 Mon Nov 13 19:10:28 2017 - Now UCA_Version 36 (for Unicode 10.0.0) is supported. * But the default UCA_Version is still 34. - added nushu.t in t. 1.22 Sat Nov 11 10:53:35 2017 - internal: someone suggests using 'exists' for checking the truth of $collator->{mapping}{$variable} and $collator->{maxlength}{$variable}, where $variable may stand for codepoints whose mapping is not defined; though such a problem was not reproduced on my environment.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 2f89e81d20..ac453800d1 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1208,7 +1208,7 @@ use File::Glob qw(:case);
},
'Unicode::Collate' => {
- 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-1.21.tar.gz',
+ 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-1.23.tar.gz',
'FILES' => q[cpan/Unicode-Collate],
'EXCLUDED' => [
qr{N$},