Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 60c07c3

Browse files
committed
Module-CoreList 5.20190312c
sorted by date
1 parent 9e3e2e7 commit 60c07c3

File tree

2 files changed

+159
-150
lines changed

2 files changed

+159
-150
lines changed

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use strict;
44
our ( %version, %families, %deprecated );
55

66
use version;
7-
our $VERSION = '5.20190301c';
7+
our $VERSION = '5.20190312c';
88
$VERSION =~ s/c$//;
99

1010
sub PKG_PATTERN () { q#\A[a-zA-Z_][0-9a-zA-Z_]*(?:(::|')[0-9a-zA-Z_]+)*\z# }
@@ -18363,8 +18363,8 @@ our %delta :const = (
1836318363
delta_from => '5.026004c',
1836418364
changed => {
1836518365
'B::Op_private' => '5.026005',
18366-
'Module::CoreList' => '5.20190301c',
18367-
'Module::CoreList::Utils'=> '5.20190301c',
18366+
'Module::CoreList' => '5.20190312c',
18367+
'Module::CoreList::Utils'=> '5.20190312c',
1836818368
'Cpanel::JSON::XS' => '4.09',
1836918369
'ExtUtils::MakeMaker' => '8.35_08',
1837018370
'ExtUtils::MM_Unix' => '8.35_08',
@@ -18377,8 +18377,8 @@ our %delta :const = (
1837718377
delta_from => '5.028001c',
1837818378
changed => {
1837918379
'B::Op_private' => '5.028002',
18380-
'Module::CoreList' => '5.20190301c',
18381-
'Module::CoreList::Utils'=> '5.20190301c',
18380+
'Module::CoreList' => '5.20190312c',
18381+
'Module::CoreList::Utils'=> '5.20190312c',
1838218382
'Cpanel::JSON::XS' => '4.09',
1838318383
'ExtUtils::MakeMaker' => '8.35_08',
1838418384
'ExtUtils::MM_Unix' => '8.35_08',
@@ -18391,13 +18391,13 @@ our %delta :const = (
1839118391
delta_from => '5.029000c',
1839218392
changed => {
1839318393
'B::Op_private' => '5.029001',
18394-
'Module::CoreList' => '5.20190301c',
18395-
'Module::CoreList::Utils'=> '5.20190301c',
18394+
'Module::CoreList' => '5.20190312c',
18395+
'Module::CoreList::Utils'=> '5.20190312c',
1839618396
'B::C' => '1.55_10',
1839718397
'Cpanel::JSON::XS' => '4.09',
1839818398
'ExtUtils::Embed' => '1.36',
18399-
'ExtUtils::MakeMaker' => '8.35_07',
18400-
'ExtUtils::MM_Unix' => '8.35_07',
18399+
'ExtUtils::MakeMaker' => '8.35_08',
18400+
'ExtUtils::MM_Unix' => '8.35_08',
1840118401
'Storable' => '3.12_04',
1840218402
'Win32' => '0.52_02',
1840318403
},

0 commit comments

Comments
 (0)