summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2010-09-10 09:14:48 +0200
committerSteffen Mueller <smueller@cpan.org>2010-09-10 09:14:48 +0200
commit34a37ff2684b2c523d48c7bd1b535fe1def66099 (patch)
treed6439cdbfc65dd8a208ab1d72881710abaacc992 /Porting
parent85318b69b753c6704c6213a7ad352f41c140ef50 (diff)
downloadperl-34a37ff2684b2c523d48c7bd1b535fe1def66099.tar.gz
Upgrade Data::Dumper to 2.128
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index cfe50be19c..3cb6f15d29 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -434,8 +434,8 @@ use File::Glob qw(:case);
'Data::Dumper' =>
{
- 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam
- 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.126.tar.gz',
+ 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller
+ 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.128.tar.gz',
'FILES' => q[dist/Data-Dumper],
'UPSTREAM' => 'blead',
},