summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2018-11-20 11:36:53 -0800
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-29 20:24:19 +0000
commit399a6d78908fc610e4d620cbc7f21e06d80066eb (patch)
tree172d01eef633b86f08607125d2b8817090774ffb
parenta9cd96e146acf197cc514cf43be86ca2684919ef (diff)
downloadperl-399a6d78908fc610e4d620cbc7f21e06d80066eb.tar.gz
Update Module::Corelist for 5.29.5
(cherry picked from commit 528b90ff761c9f0b2856bf5d624e94d5c9ce14d3)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm18
1 files changed, 18 insertions, 0 deletions
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 => {
}