summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Bowers <neilb@neilb.org>2022-08-20 11:38:43 +0100
committerKarl Williamson <khw@cpan.org>2022-08-20 14:12:28 -0600
commit0c06d5986b16e8f7d37e61ec26e633a4bc5c9319 (patch)
tree17c4e2769717b26d7605f0b10ad5154cd4ce9f80
parent237d6790055e13c25f328ddfd18d61e0ed6e720f (diff)
downloadperl-0c06d5986b16e8f7d37e61ec26e633a4bc5c9319.tar.gz
version of Module-CoreList wasn't matching what's on CPAN
BinGOs told me that this updated was all that was required, and I chose to trust him.
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index b4e012dad5..7b6f7b2ed2 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -833,7 +833,7 @@ use File::Glob qw(:case);
},
'Module::CoreList' => {
- 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20220620.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20220720.tar.gz',
'FILES' => q[dist/Module-CoreList],
},