summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-04-30 00:02:05 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-04-30 00:02:05 +0100
commite42cacf8d374de3759c9a6e50fd2d03a7786943a (patch)
treec1cea1fc472dc981ee386407b6f9d32887e6c8fa
parente34630bf0be590532e13cc73d3fc205d0586636a (diff)
downloadperl-e42cacf8d374de3759c9a6e50fd2d03a7786943a.tar.gz
Import 5.22.2's Module::CoreList data
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm31
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
3 files changed, 41 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 7aae3a9033..b254182a07 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,3 +1,6 @@
+5.20160429
+ - Updated for v5.22.2
+
5.20160320
- Updated vor v5.23.9
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6acfd31b12..54966ff714 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -291,6 +291,7 @@ sub changes_between {
5.023007 => '2016-01-20',
5.023008 => '2016-02-20',
5.023009 => '2016-03-20',
+ 5.022002 => '2016-04-29',
5.024000 => '2016-06-01',
);
@@ -12359,6 +12360,29 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Win32API::File::ExtUtils::Myconst2perl'=> 1,
}
},
+ 5.022002 => {
+ delta_from => 5.022001,
+ changed => {
+ 'B::Op_private' => '5.022002',
+ 'Config' => '5.022002',
+ 'Cwd' => '3.56_01',
+ 'File::Spec' => '3.56_01',
+ 'File::Spec::Cygwin' => '3.56_01',
+ 'File::Spec::Epoc' => '3.56_01',
+ 'File::Spec::Functions' => '3.56_01',
+ 'File::Spec::Mac' => '3.56_01',
+ 'File::Spec::OS2' => '3.56_01',
+ 'File::Spec::Unix' => '3.56_01',
+ 'File::Spec::VMS' => '3.56_01',
+ 'File::Spec::Win32' => '3.56_01',
+ 'Module::CoreList' => '5.20160429',
+ 'Module::CoreList::TieHashDelta'=> '5.20160429',
+ 'Module::CoreList::Utils'=> '5.20160429',
+ 'XS::APItest' => '0.72_01',
+ },
+ removed => {
+ }
+ },
5.024000 => {
delta_from => 5.023009,
changed => {
@@ -13018,6 +13042,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.022002 => {
+ delta_from => 5.022001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024000 => {
delta_from => 5.023009,
changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 72b230af77..673fe16f9a 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1136,6 +1136,13 @@ my %delta = (
removed => {
}
},
+ 5.022002 => {
+ delta_from => 5.022001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.024000 => {
delta_from => 5.023009,
changed => {