summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-06-01 20:53:08 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-06-01 20:53:08 +0100
commit70396d2a3b2caa0a0c9479f95dd9eacee41374cf (patch)
tree251221f1c9b33127dc5c90a463143d5bc1eb43e1 /dist
parentdb9e73fd89ca2f9aade540ea03261f21bf885a8c (diff)
downloadperl-70396d2a3b2caa0a0c9479f95dd9eacee41374cf.tar.gz
Update Module-CoreList with data for 5.28.3 and 5.30.3
Diffstat (limited to 'dist')
-rw-r--r--dist/Module-CoreList/Changes6
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm38
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm14
3 files changed, 58 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index d8b6d208fd..a5d3135363 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,12 @@
5.20200620
- Updated for v5.32.0
+5.20200601_30
+ - Updated for v5.30.3
+
+5.20200601_28
+ - Updated for v5.28.3
+
5.20200520
- Updated for v5.31.12
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index e39d54f1a4..d4f6aba5fa 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -364,6 +364,8 @@ sub changes_between {
5.031010 => '2020-03-20',
5.031011 => '2020-04-28',
5.031012 => '2020-05-20',
+ 5.028003 => '2020-06-01',
+ 5.030003 => '2020-06-01',
5.032000 => '2020-06-20',
);
@@ -17473,6 +17475,28 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.028003 => {
+ delta_from => 5.028002,
+ changed => {
+ 'B::Op_private' => '5.028003',
+ 'Config' => '5.028003',
+ 'Module::CoreList' => '5.20200601_28',
+ 'Module::CoreList::Utils'=> '5.20200601_28',
+ },
+ removed => {
+ }
+ },
+ 5.030003 => {
+ delta_from => 5.030002,
+ changed => {
+ 'B::Op_private' => '5.030003',
+ 'Config' => '5.030003',
+ 'Module::CoreList' => '5.20200601_30',
+ 'Module::CoreList::Utils'=> '5.20200601_30',
+ },
+ removed => {
+ }
+ },
5.032000 => {
delta_from => 5.031012,
changed => {
@@ -18606,6 +18630,20 @@ sub is_core
removed => {
}
},
+ 5.028003 => {
+ delta_from => 5.028002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.030003 => {
+ delta_from => 5.030002,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.032000 => {
delta_from => 5.031012,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 54d3d71a86..63674de6bc 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1608,6 +1608,20 @@ my %delta = (
removed => {
}
},
+ 5.028003 => {
+ delta_from => 5.028002,
+ changed => {
+ },
+ removed => {
+ }
+ },
+ 5.030003 => {
+ delta_from => 5.030002,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.032000 => {
delta_from => 5.031012,
changed => {