diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-10-07 00:12:46 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-10-07 00:12:46 +0100 |
commit | 6709de8803f0c22efc6a56325285452eb6dbb1e1 (patch) | |
tree | f29dae3cd1a1bd7bca7e2a8fe77e27a443c4fb87 /cpan/Unicode-Collate/Collate/Locale/uk.pl | |
parent | 6e0eede9b1aceb547aaf28a246d0f7792ed6e360 (diff) | |
download | perl-6709de8803f0c22efc6a56325285452eb6dbb1e1.tar.gz |
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.
Diffstat (limited to 'cpan/Unicode-Collate/Collate/Locale/uk.pl')
-rw-r--r-- | cpan/Unicode-Collate/Collate/Locale/uk.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpan/Unicode-Collate/Collate/Locale/uk.pl b/cpan/Unicode-Collate/Collate/Locale/uk.pl new file mode 100644 index 0000000000..69c28d490f --- /dev/null +++ b/cpan/Unicode-Collate/Collate/Locale/uk.pl @@ -0,0 +1,6 @@ ++{ + entry => <<'ENTRY', # for DUCET v5.2.0 +0491 ; [.15CD.0020.0002.0491] # CYRILLIC SMALL LETTER GHE WITH UPTURN +0490 ; [.15CD.0020.0008.0490] # CYRILLIC CAPITAL LETTER GHE WITH UPTURN +ENTRY +}; |