summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2016-07-11 22:08:43 +0200
committerSteffen Mueller <smueller@cpan.org>2016-07-11 22:08:43 +0200
commitd8cc0e431ef1b9fbf32d8df0b3ddfffef0fb3009 (patch)
treedc7bfc88bd1534dac6bbb936c67bea16badd9d61 /Porting
parenta2c061044c1e87ae8e777d6134191760235db0de (diff)
downloadperl-d8cc0e431ef1b9fbf32d8df0b3ddfffef0fb3009.tar.gz
Update Data::Dumper to 2.161
No real changes for blead, but a fixed CPAN distribution with old-perl backcompat fixes. Thanks to Aaron Crane for the debugging and patches!
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index dae2aa75d8..aeaf48d53d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -323,7 +323,7 @@ use File::Glob qw(:case);
},
'Data::Dumper' => {
- 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.160.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.161.tar.gz',
'FILES' => q[dist/Data-Dumper],
},