summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-21 11:04:25 +0100
committerYves Orton <demerphq@gmail.com>2023-03-21 12:18:04 +0100
commit2a4ab2705a5be419ea938c09d06d2256ad115d42 (patch)
treec468497b7b7711dab3bfe12a2ec6a6b8f399c0d5 /Porting/Maintainers.pl
parent966386b1d80d391fcda81fffd4a13c06905e17cf (diff)
downloadperl-2a4ab2705a5be419ea938c09d06d2256ad115d42.tar.gz
Bump version to 5.37.11, update Module-CoreList
Module-CoreList was synced with CPAN and had its version in Porting/Maintainers.pl updated. Module-CoreList was also updated by running: ./perl -Ilib Porting/corelist.pl cpan With some manual fixups afterwards to make it pass test.
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index c9779b02f3..9d080f91bd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -812,7 +812,8 @@ use File::Glob qw(:case);
},
'Module::CoreList' => {
- 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20230220.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20230320.tar.gz',
+ 'SYNCINFO' => 'yorton on Tue Mar 21 11:46:02 2023',
'FILES' => q[dist/Module-CoreList],
},