From 456a14466223069969e460f6708b6dfbf05a65e4 Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Mon, 9 Aug 2010 14:50:39 +0100 Subject: Update Unicode-Collate to CPAN version 0.56 [DELTA] 0.56 Sun Aug 8 20:24:03 2010 - Unicode::Collate::Locale newly supports locales: eo, nb, ro, sv. ! renamed t/locale_{xy}.t to t/loc_{xy}.t (for safer 8.3 names) --- cpan/Unicode-Collate/Collate.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpan/Unicode-Collate/Collate.pm') diff --git a/cpan/Unicode-Collate/Collate.pm b/cpan/Unicode-Collate/Collate.pm index e7c5513354..80f1850194 100644 --- a/cpan/Unicode-Collate/Collate.pm +++ b/cpan/Unicode-Collate/Collate.pm @@ -14,7 +14,7 @@ use File::Spec; no warnings 'utf8'; -our $VERSION = '0.55'; +our $VERSION = '0.56'; our $PACKAGE = __PACKAGE__; my @Path = qw(Unicode Collate); -- cgit v1.2.1