summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-04-23 14:57:29 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-23 14:57:43 +0100
commit860c3d387a30cdab59ee23d0fa9f57b9ee0894d0 (patch)
treeab940d55eac5c038dc5acd1110772751645ac9b7
parent7832ffd506c29891560cb52afc2b224e1ebd308f (diff)
downloadperl-860c3d387a30cdab59ee23d0fa9f57b9ee0894d0.tar.gz
Bump version to 5.37.11, update Module-CoreList
(manually cherry picked from commit 2a4ab2705a5be419ea938c09d06d2256ad115d42)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm17
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
2 files changed, 24 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6808391b65..5241f5cfc7 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -403,6 +403,7 @@ sub changes_between {
5.037008 => '2023-01-20',
5.037009 => '2023-02-20',
5.037010 => '2023-03-20',
+ 5.037011 => '2023-04-20',
5.036001 => '2023-04-23',
);
@@ -20221,6 +20222,15 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.037011 => {
+ delta_from => 5.037010,
+ changed => {
+ 'B::Op_private' => '5.037011',
+ 'Config' => '5.037011',
+ },
+ removed => {
+ }
+ },
5.036001 => {
delta_from => 5.036000,
changed => {
@@ -21612,6 +21622,13 @@ sub is_core
removed => {
}
},
+ 5.037011 => {
+ delta_from => 5.037010,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.036001 => {
delta_from => 5.036,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index c6ce5985fa..6af9101f91 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1881,6 +1881,13 @@ my %delta = (
removed => {
}
},
+ 5.037011 => {
+ delta_from => 5.03701,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.036001 => {
delta_from => 5.036000,
changed => {