From 399a6d78908fc610e4d620cbc7f21e06d80066eb Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Tue, 20 Nov 2018 11:36:53 -0800 Subject: Update Module::Corelist for 5.29.5 (cherry picked from commit 528b90ff761c9f0b2856bf5d624e94d5c9ce14d3) --- dist/Module-CoreList/lib/Module/CoreList.pm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 33cd0c2309..893185dc2b 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -15826,8 +15826,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 => { } -- cgit v1.2.1