diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2020-01-20 18:42:28 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2020-01-20 18:42:28 +0000 |
commit | 5799f4a244ff2a0f30ce3eee9a0d0ffb5cee5f63 (patch) | |
tree | 4c9b12d8db2cbac8ee48e052c807394ad6160204 /Porting/Maintainers.pl | |
parent | a5183bd1be43b0ca96d6a777290b066c8171b885 (diff) | |
download | perl-5799f4a244ff2a0f30ce3eee9a0d0ffb5cee5f63.tar.gz |
Mind the gap
Diffstat (limited to 'Porting/Maintainers.pl')
-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 7fb208ab50..04f2ccce5c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -799,7 +799,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20191220.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20200120.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |