diff options
author | Sawyer X <xsawyerx@cpan.org> | 2017-03-21 08:16:28 +0100 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2017-03-21 08:16:28 +0100 |
commit | fbe3f40779da9f3f574b17f91d1c81b85f1c746f (patch) | |
tree | 032e82d754756fc13c11b4389c56aed4970bab9c /Porting | |
parent | 54a814f4855172034d2894fae446af0ba1a25082 (diff) | |
download | perl-fbe3f40779da9f3f574b17f91d1c81b85f1c746f.tar.gz |
Update Module::CoreList for 5.26.0
Diffstat (limited to 'Porting')
-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 97ba798081..276358051d 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -806,7 +806,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170220.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170320.tar.gz', 'FILES' => q[dist/Module-CoreList], }, |