projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1f809cd
)
Unicode::Collate bumped to 0.52_01
Jesse Vincent [Wed, 30 Sep 2009 16:14:12 +0000 (
01:14
+0900)]
Unicode::Collate has changes relative to CPAN. Maintainers.PL marks it first-come.
cpan/Unicode-Collate/Collate.pm
patch
|
blob
|
blame
|
history
diff --git
a/cpan/Unicode-Collate/Collate.pm
b/cpan/Unicode-Collate/Collate.pm
index
cd9b8e7
..
2e989d6
100644
(file)
--- 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);