summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-11-02 21:53:59 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 21:54:05 +0000
commit5e58a6daa7b2f1830717fbd68ab326f418775cdf (patch)
tree01ac83314796d00042e5f11181fe87bef44a746e
parent7ec559fc3f3d23ae4e6f6121d19b01660e4a3769 (diff)
downloadperl-5e58a6daa7b2f1830717fbd68ab326f418775cdf.tar.gz
Bump Module-CoreList
(manually cherry picked from commit 55f79f563082a1a4036d8229d3ff467e4c877317)
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
2 files changed, 4 insertions, 4 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 14a2443e9d..c4015ca849 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,4 @@
-5.20180619
+5.20180622
- Updated for v5.28.0
5.20180420
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 0ea066a2e6..78c8465244 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -339,7 +339,7 @@ sub changes_between {
5.024004 => '2018-04-14',
5.026002 => '2018-04-14',
5.027011 => '2018-04-20',
- 5.028000 => '2018-06-19',
+ 5.028000 => '2018-06-22',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -15446,8 +15446,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Archive::Tar::File' => '2.28',
'B::Op_private' => '5.028000',
'Config' => '5.028',
- 'Module::CoreList' => '5.20180606',
- 'Module::CoreList::Utils'=> '5.20180606',
+ 'Module::CoreList' => '5.20180622',
+ 'Module::CoreList::Utils'=> '5.20180622',
'Storable' => '3.08',
'XS::APItest' => '0.98',
'feature' => '1.52',