This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module-CoreList with v5.14.4 data
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 11 Mar 2013 00:18:55 +0000 (00:18 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 11 Mar 2013 00:19:14 +0000 (00:19 +0000)
dist/Module-CoreList/Changes
dist/Module-CoreList/lib/Module/CoreList.pm

index c1474c3..3c40ca6 100644 (file)
@@ -1,3 +1,5 @@
+  - Updated for v5.14.4
+
 2.82 Wed Feb 20 2013
   - --feature switch added
   - --upstream switch added
index 2a17615..47ddf00 100644 (file)
@@ -5607,6 +5607,16 @@ my %delta = (
         removed => {
         }
     },
+    5.014004 => {
+        delta_from => 5.014003,
+        changed => {
+            'Encode'                => '2.42_02',
+            'IPC::Open3'            => '1.0901',
+            'Module::CoreList'      => '2.49_06',
+        },
+        removed => {
+        }
+    },
     5.015 => {
         delta_from => 5.014001,
         changed => {
@@ -8023,6 +8033,9 @@ for my $version (sort { $a <=> $b } keys %delta) {
         'Term::UI'              => '1',
         'Term::UI::History'     => '1',
     },
+    5.014003 => {
+       'Shell'                 => '1',
+    },
 );
 
 %upstream = (