From: Nicholas Clark Date: Wed, 30 Sep 2009 15:46:24 +0000 (+0100) Subject: Encode is actually version 2.37 from CPAN. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2a1c7641e3ae3b554a2352854dba5d438a05e401;p=p5sagit%2Fp5-mst-13.2.git Encode is actually version 2.37 from CPAN. --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 81f7923..315e58f 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -514,7 +514,7 @@ use File::Glob qw(:case); 'Encode' => { 'MAINTAINER' => 'dankogai', - 'DISTRIBUTION' => 'DANKOGAI/Encode-2.35.tar.gz', + 'DISTRIBUTION' => 'DANKOGAI/Encode-2.37.tar.gz', 'FILES' => q[cpan/Encode], 'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME 'CPAN' => 1,