summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
3 files changed, 5 insertions, 5 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 0e41e507dc..4f91ca893f 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,5 +1,5 @@
5.20200420
- - Updated for v5.32.0
+ - Updated for v5.31.11
5.20200320
- Updated for v5.31.10
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index f0f6f06730..329dc7f2a9 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -362,7 +362,7 @@ sub changes_between {
5.031009 => '2020-02-20',
5.030002 => '2020-03-14',
5.031010 => '2020-03-20',
- 5.032000 => '2020-04-20',
+ 5.031011 => '2020-04-20',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -17366,7 +17366,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
- 5.032000 => {
+ 5.031011 => {
delta_from => 5.03101,
changed => {
'B::Deparse' => '1.53',
@@ -18486,7 +18486,7 @@ sub is_core
removed => {
}
},
- 5.032000 => {
+ 5.031011 => {
delta_from => 5.03101,
changed => {
},
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 0d752c68eb..02c33fa69a 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1594,7 +1594,7 @@ my %delta = (
removed => {
}
},
- 5.032000 => {
+ 5.031011 => {
delta_from => 5.03101,
changed => {
},