summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2019-07-20 11:27:11 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2019-07-20 11:27:11 +0100
commit2b4276a505f69b20c07ee809980933a1bdccd012 (patch)
treeb292927ed294457966a3f9afcda6c3e715521620
parent6f23b1f4ec9658368e4a0e8e22f224f15e0ded7f (diff)
downloadperl-2b4276a505f69b20c07ee809980933a1bdccd012.tar.gz
Revert the Module::CoreList part of 7872aa47f6
5.31.1 contained B::Op_private 5.031001 and Module::CoreList* 5.20190620
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 1a92e40864..80ef41fa23 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -16336,7 +16336,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
delta_from => 5.031000,
changed => {
'App::Cpan' => '1.675',
- 'B::Op_private' => '5.031002',
+ 'B::Op_private' => '5.031001',
'CPAN' => '2.27',
'CPAN::Bundle' => '5.5005',
'CPAN::Distribution' => '2.27',
@@ -16423,8 +16423,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'IO::Uncompress::Inflate'=> '2.086',
'IO::Uncompress::RawInflate'=> '2.086',
'IO::Uncompress::Unzip' => '2.086',
- 'Module::CoreList' => '5.20190720',
- 'Module::CoreList::Utils'=> '5.20190720',
+ 'Module::CoreList' => '5.20190620',
+ 'Module::CoreList::Utils'=> '5.20190620',
'POSIX' => '1.89',
'Pod::Man' => '4.12',
'Pod::ParseLink' => '4.12',