From 855d0d4b2261b5e78c43b4d8d2841052de869398 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Fri, 2 Nov 2018 22:44:17 +0000 Subject: Update Module::Corelist for 5.29.4 (manually cherry picked from commit ccad837ecab84320e6a2d49f4bb54cbe99fdc4ed) --- dist/Module-CoreList/lib/Module/CoreList.pm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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, } }, ); -- cgit v1.2.1