summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2021-05-25 19:25:12 +0000
committerNicholas Clark <nick@ccl4.org>2021-05-26 07:41:40 +0000
commit9940d7c95f83dcd73b4b62eba7c1671f22ca8bf3 (patch)
tree1e9faa74d3c543cec132d78937a7159bf6e34882 /Porting
parent7ad5408729d669291fa0fabea0fbb713313ba174 (diff)
downloadperl-9940d7c95f83dcd73b4b62eba7c1671f22ca8bf3.tar.gz
Data::Dumper 2.180 was released on 2021-05-26.
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 6631035619..9742a49dcd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -320,7 +320,7 @@ use File::Glob qw(:case);
},
'Data::Dumper' => {
- 'DISTRIBUTION' => 'NWCLARK/Data-Dumper-2.180.tar.gz',
+ 'DISTRIBUTION' => 'NWCLARK/Data-Dumper-2.181.tar.gz',
'FILES' => q[dist/Data-Dumper],
},