diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2017-10-21 00:17:00 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2017-10-21 00:17:00 +0100 |
commit | 940ab75c35c6e894453cfb821a9639a3bc4194f7 (patch) | |
tree | 756968e28fb033a9f1ea86ba4dc8298a15b747fc | |
parent | 78425520cae902929c02d73f35289c87c3e33e4c (diff) | |
download | perl-940ab75c35c6e894453cfb821a9639a3bc4194f7.tar.gz |
Today's M::CL is up on CPAN already
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 223f1d9340..289c89a00f 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -794,7 +794,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170923.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20171020.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |