summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2018-11-20 11:36:53 -0800
committerKaren Etheridge <ether@cpan.org>2018-11-20 11:36:53 -0800
commit528b90ff761c9f0b2856bf5d624e94d5c9ce14d3 (patch)
tree10c48e278d1929f372bb1b6e2055a46f79cb95d2
parentdf1e20e63c49daeb90007bcee320e70eaed5ac89 (diff)
downloadperl-528b90ff761c9f0b2856bf5d624e94d5c9ce14d3.tar.gz
Update Module::Corelist for 5.29.5
-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 9f22ac8b81..76aee1d752 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -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 => {
}