From eaecde9a0a4918a42c66b153f8da8230a67b3ae5 Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Mon, 13 Nov 2017 13:45:36 +0000 Subject: 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. --- cpan/Unicode-Collate/Collate/Locale/ko.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpan/Unicode-Collate/Collate/Locale/ko.pl') diff --git a/cpan/Unicode-Collate/Collate/Locale/ko.pl b/cpan/Unicode-Collate/Collate/Locale/ko.pl index a11a4cb61c..407dea5ffd 100644 --- a/cpan/Unicode-Collate/Collate/Locale/ko.pl +++ b/cpan/Unicode-Collate/Collate/Locale/ko.pl @@ -1,6 +1,6 @@ use Unicode::Collate::CJK::Korean; +{ - locale_version => 1.21, + locale_version => 1.23, overrideCJK => \&Unicode::Collate::CJK::Korean::weightKorean, entry => <<'ENTRY', # for DUCET v9.0.0 F967 ; [.3BFC.0021.0002.4E0D][.3C80.0020.0002] # CJK COMPATIBILITY IDEOGRAPH-F967 -- cgit v1.2.1