From: Jesse Vincent Date: Wed, 30 Sep 2009 16:14:12 +0000 (+0900) Subject: Unicode::Collate bumped to 0.52_01 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=16e0d770fa950bcb9a6f4006be64593988f44230;p=p5sagit%2Fp5-mst-13.2.git Unicode::Collate bumped to 0.52_01 Unicode::Collate has changes relative to CPAN. Maintainers.PL marks it first-come. --- diff --git a/cpan/Unicode-Collate/Collate.pm b/cpan/Unicode-Collate/Collate.pm index cd9b8e7..2e989d6 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.52'; +our $VERSION = '0.52_01'; our $PACKAGE = __PACKAGE__; my @Path = qw(Unicode Collate);