summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-11-02 21:48:28 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 21:48:34 +0000
commitc6f94cf4d3a8c3faeaa1c9e3d2221b1e3ae34c2e (patch)
treecc1645c15c0b9202fe592db7ff5ea39e70e9360a
parent27e5af41d726f6bd7b8ef47c29344ce5e4381d47 (diff)
downloadperl-c6f94cf4d3a8c3faeaa1c9e3d2221b1e3ae34c2e.tar.gz
Properly bump Module::CoreList
(manually cherry picked from commit 292fba8fa181f2b73387b9fbec0952bdaf1e543b)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 4ac4ae891e..f242fa1ad6 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15443,9 +15443,10 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'B::Op_private' => '5.028000',
'Config' => '5.028',
- 'Module::CoreList' => '5.20180521',
- 'Module::CoreList::Utils'=> '5.20180521',
+ 'Module::CoreList' => '5.20180606',
+ 'Module::CoreList::Utils'=> '5.20180606',
'Storable' => '3.08',
+ 'XS::APItest' => '0.98',
'feature' => '1.52',
},
removed => {