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:
c8c262e
)
Data::Dumper is at 2.139
author
Steffen Mueller
<smueller@cpan.org>
Wed, 12 Dec 2012 06:35:21 +0000
(07:35 +0100)
committer
Steffen Mueller
<smueller@cpan.org>
Wed, 12 Dec 2012 06:35:21 +0000
(07:35 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
c19fb8d
..
47e3442
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-523,7
+523,7
@@
use File::Glob qw(:case);
'Data::Dumper' => {
'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller
- 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.13
6
.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.13
9
.tar.gz',
'FILES' => q[dist/Data-Dumper],
'UPSTREAM' => 'blead',
},