This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Import 5.22.2's Module::CoreList data
authorSteve Hay <steve.m.hay@googlemail.com>
Fri, 29 Apr 2016 23:02:05 +0000 (00:02 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Fri, 29 Apr 2016 23:02:05 +0000 (00:02 +0100)
dist/Module-CoreList/Changes
dist/Module-CoreList/lib/Module/CoreList.pm
dist/Module-CoreList/lib/Module/CoreList/Utils.pm

index 7aae3a9..b254182 100644 (file)
@@ -1,3 +1,6 @@
+5.20160429
+ - Updated for v5.22.2
+
 5.20160320
  - Updated vor v5.23.9
 
index 6acfd31..54966ff 100644 (file)
@@ -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 => {
index 72b230a..673fe16 100644 (file)
@@ -1136,6 +1136,13 @@ my %delta = (
         removed => {
         }
     },
+    5.022002 => {
+        delta_from => 5.022001,
+        changed => {
+        },
+        removed => {
+        }
+    },
     5.024000 => {
         delta_from => 5.023009,
         changed => {