summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2019-04-19 16:37:35 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2019-04-19 16:37:35 +0100
commitc0bdffd6ed3f66ae45e4952c70ec672340185dc4 (patch)
treed85262901b27a66ac28afa625ab84ab5e1e07d4c
parentf01a65ee466ddd73324cfa49d6fb81a344374e8d (diff)
downloadperl-c0bdffd6ed3f66ae45e4952c70ec672340185dc4.tar.gz
Update Module-CoreList with data for 5.28.2
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm21
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 31 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 68cda48e17..2c743d9fde 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20190420
- Updated for v5.29.10
+5.20190419
+ - Updated for v5.28.2
+
5.20190320
- Updated for v5.29.9
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 01ebefdb8c..9b5e842828 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -346,6 +346,7 @@ sub changes_between {
5.029007 => '2019-01-20',
5.029008 => '2019-02-20',
5.029009 => '2019-03-20',
+ 5.028002 => '2019-04-19',
5.029010 => '2019-04-20',
);
@@ -16218,6 +16219,19 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.028002 => {
+ delta_from => 5.028001,
+ changed => {
+ 'B::Op_private' => '5.028002',
+ 'Config' => '5.028002',
+ 'Module::CoreList' => '5.20190419',
+ 'Module::CoreList::Utils'=> '5.20190419',
+ 'PerlIO::scalar' => '0.30',
+ 'Storable' => '3.08_01',
+ },
+ removed => {
+ }
+ },
5.029010 => {
delta_from => 5.029009,
changed => {
@@ -17210,6 +17224,13 @@ sub is_core
removed => {
}
},
+ 5.028002 => {
+ delta_from => 5.028001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.029010 => {
delta_from => 5.029009,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index dc4fc293a6..063fb767d7 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1480,6 +1480,13 @@ my %delta = (
removed => {
}
},
+ 5.028002 => {
+ delta_from => 5.028001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.029010 => {
delta_from => 5.029009,
changed => {