This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::Corelist for 5.29.5
authorKaren Etheridge <ether@cpan.org>
Tue, 20 Nov 2018 19:36:53 +0000 (11:36 -0800)
committerKaren Etheridge <ether@cpan.org>
Tue, 20 Nov 2018 19:36:53 +0000 (11:36 -0800)
dist/Module-CoreList/lib/Module/CoreList.pm

index 9f22ac8..76aee1d 100644 (file)
@@ -15819,8 +15819,26 @@ for my $version ( sort { $a <=> $b } keys %released ) {
         changed => {
             'B::Op_private'         => '5.029005',
             'Config'                => '5.029005',
+            'Cwd'                   => '3.76',
+            'Data::Dumper'          => '2.173',
+            'Errno'                 => '1.30',
+            'File::Spec'            => '3.76',
+            'File::Spec::AmigaOS'   => '3.76',
+            'File::Spec::Cygwin'    => '3.76',
+            'File::Spec::Epoc'      => '3.76',
+            'File::Spec::Functions' => '3.76',
+            'File::Spec::Mac'       => '3.76',
+            'File::Spec::OS2'       => '3.76',
+            'File::Spec::Unix'      => '3.76',
+            'File::Spec::VMS'       => '3.76',
+            'File::Spec::Win32'     => '3.76',
+            'GDBM_File'             => '1.18',
             'Module::CoreList'      => '5.20181120',
             'Module::CoreList::Utils'=> '5.20181120',
+            'NDBM_File'             => '1.15',
+            'ODBM_File'             => '1.16',
+            'SDBM_File'             => '1.15',
+            're'                    => '0.37',
         },
         removed => {
         }