This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e00efef
)
Encode is actually version 2.37 from CPAN.
author
Nicholas Clark
<nick@ccl4.org>
Wed, 30 Sep 2009 15:46:24 +0000
(16:46 +0100)
committer
Nicholas Clark
<nick@ccl4.org>
Wed, 30 Sep 2009 15:46:24 +0000
(16:46 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
81f7923
..
315e58f
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-514,7
+514,7
@@
use File::Glob qw(:case);
'Encode' =>
{
'MAINTAINER' => 'dankogai',
- 'DISTRIBUTION' => 'DANKOGAI/Encode-2.3
5
.tar.gz',
+ 'DISTRIBUTION' => 'DANKOGAI/Encode-2.3
7
.tar.gz',
'FILES' => q[cpan/Encode],
'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME
'CPAN' => 1,