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:
ecac652
)
Note CPAN release for Data::Dumper
author
Steffen Mueller
<smueller@cpan.org>
Tue, 26 Feb 2013 06:57:14 +0000
(07:57 +0100)
committer
Steffen Mueller
<smueller@cpan.org>
Tue, 26 Feb 2013 06:57:14 +0000
(07:57 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
0a16c54
..
f8c50ce
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-532,7
+532,7
@@
use File::Glob qw(:case);
'Data::Dumper' => {
'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller
- 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.1
39
.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.1
43
.tar.gz',
'FILES' => q[dist/Data-Dumper],
'UPSTREAM' => 'blead',
},