summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2021-05-22 21:41:20 +0000
committerJames E Keenan <jkeenan@cpan.org>2021-05-22 21:41:20 +0000
commit47ee1e48dc130466ab32a88f492de8316d8368b3 (patch)
treea5aca781e103c0133ae77c7a4bc6623f9f438e8a /Porting
parent36f923e59e7f66d2c6cf187176f2cea3b7b0c43e (diff)
downloadperl-47ee1e48dc130466ab32a88f492de8316d8368b3.tar.gz
Update entry for dist/Data-Dumper
Corion reported discrepancy in output of 'Porting/core-cpan-diff -x -a'. We have most recent version (2.180) both in dist/ and out on CPAN, but apparently the entry in Maintainers.pl didn't get updated.
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 2c34f4a63c..8912241a8f 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -320,7 +320,7 @@ use File::Glob qw(:case);
},
'Data::Dumper' => {
- 'DISTRIBUTION' => 'XSAWYERX/Data-Dumper-2.173.tar.gz',
+ 'DISTRIBUTION' => 'NWCLARK/Data-Dumper-2.180.tar.gz',
'FILES' => q[dist/Data-Dumper],
},