summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 79c2d348c7..7e78c75a11 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
5.20210123
- Updated for v5.32.1
+5.20210120
+ - Updated for v5.33.6
+
5.20201220
- Updated for v5.33.5
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index e96f6fe03e..c796424ef6 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -372,6 +372,7 @@ sub changes_between {
5.033003 => '2020-10-20',
5.033004 => '2020-11-20',
5.033005 => '2020-12-20',
+ 5.033006 => '2021-01-20',
5.032001 => '2021-01-23',
);
@@ -18196,6 +18197,17 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
+ 5.033006 => {
+ delta_from => 5.033005,
+ changed => {
+ 'B::Op_private' => '5.033006',
+ 'Config' => '5.033006',
+ 'Module::CoreList' => '5.20210120',
+ 'Module::CoreList::Utils'=> '5.20210120',
+ },
+ removed => {
+ }
+ }
5.032001 => {
delta_from => 5.032000,
changed => {
@@ -19376,6 +19388,13 @@ sub is_core
removed => {
}
},
+ 5.033006 => {
+ delta_from => 5.033005,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.032001 => {
delta_from => 5.032,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index d62305f4b1..cd8929babf 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1664,6 +1664,13 @@ my %delta = (
removed => {
}
},
+ 5.033006 => {
+ delta_from => 5.033005,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.032001 => {
delta_from => 5.032000,
changed => {