summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2018-11-02 22:44:17 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-11-02 22:44:44 +0000
commit855d0d4b2261b5e78c43b4d8d2841052de869398 (patch)
tree569fb3923968011a395e44fa8650b417ef0fb068
parent98dd9af666170a93531c7772deda172dcaeca4dd (diff)
downloadperl-855d0d4b2261b5e78c43b4d8d2841052de869398.tar.gz
Update Module::Corelist for 5.29.4
(manually cherry picked from commit ccad837ecab84320e6a2d49f4bb54cbe99fdc4ed)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm25
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index ca072ab122..8f9eddc515 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15786,12 +15786,37 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.029004 => {
delta_from => 5.029003,
changed => {
+ 'App::Cpan' => '1.671',
+ 'B' => '1.75',
+ 'B::Concise' => '1.004',
+ 'B::Deparse' => '1.49',
'B::Op_private' => '5.029004',
+ 'B::Terse' => '1.09',
+ 'CPAN' => '2.21',
+ 'CPAN::Distribution' => '2.21',
+ 'CPAN::Mirrors' => '2.21',
+ 'CPAN::Plugin' => '0.97',
+ 'CPAN::Shell' => '5.5008',
'Config' => '5.029004',
+ 'Devel::Peek' => '1.28',
+ 'File::Copy' => '2.34',
+ 'File::Glob' => '1.32',
+ 'Math::BigFloat::Trace' => '0.51',
+ 'Math::BigInt::Trace' => '0.51',
'Module::CoreList' => '5.20181020',
'Module::CoreList::Utils'=> '5.20181020',
+ 'Unicode::UCD' => '0.72',
+ 'bigint' => '0.51',
+ 'bignum' => '0.51',
+ 'bigrat' => '0.51',
+ 'bytes' => '1.07',
+ 'feature' => '1.54',
+ 'sigtrap' => '1.09',
+ 'vars' => '1.05',
},
removed => {
+ 'B::Debug' => 1,
+ 'arybase' => 1,
}
},
);