summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-05-14 11:52:59 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-05-14 11:53:04 +0100
commit7f1cc73ad594da5917b4c342a557c4737f782551 (patch)
tree8e3d7fcea4950de5ca03dc8241c3dbe0648aefaa
parenta3f84c9b73826acfbfec0e374af7933e9cdc05b8 (diff)
downloadperl-7f1cc73ad594da5917b4c342a557c4737f782551.tar.gz
Bump back to 5.31.11, if we need to release it
(manually cherry picked from commit e11072e08116ca37e77aba06b913ef2594dab365)
-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 => {
},