summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2023-04-23 16:49:36 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2023-04-23 16:49:36 +0100
commit80dd7d12cd5a63ed7d3debba97a6270d8bee49db (patch)
treee3aa87168a922aba5cdf541d15697b769b261583
parentf697403705516c0f4fb724da1c3a1aefd36695be (diff)
downloadperl-80dd7d12cd5a63ed7d3debba97a6270d8bee49db.tar.gz
Update Module-CoreList with data for 5.36.1
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm19
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 29 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 9941018da6..2e3147430c 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20230520
- Updated for v5.37.12
+5.20230423
+ - Updated for v5.36.1
+
5.20230420
- Updated for v5.37.11
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6d3ab712ab..16e71f073e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -404,6 +404,7 @@ sub changes_between {
5.037009 => '2023-02-20',
5.037010 => '2023-03-20',
5.037011 => '2023-04-20',
+ 5.036001 => '2023-04-23',
5.037012 => '2023-05-20',
);
@@ -20278,6 +20279,17 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.036001 => {
+ delta_from => 5.036000,
+ changed => {
+ 'B::Op_private' => '5.036001',
+ 'Config' => '5.036001',
+ 'Module::CoreList' => '5.20230423',
+ 'Module::CoreList::Utils'=> '5.20230423',
+ },
+ removed => {
+ }
+ },
5.037012 => {
delta_from => 5.037011,
changed => {
@@ -21676,6 +21688,13 @@ sub is_core
removed => {
}
},
+ 5.036001 => {
+ delta_from => 5.036,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.037012 => {
delta_from => 5.037011,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 6fd67373cc..be86deaa8c 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1888,6 +1888,13 @@ my %delta = (
removed => {
}
},
+ 5.036001 => {
+ delta_from => 5.036000,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.037012 => {
delta_from => 5.037011,
changed => {