From d0ff74ad02ea49cc0bbe72c67eea01fbe2515eab Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Sun, 19 Jan 2014 10:28:54 -0500 Subject: [PATCH] update Module::CoreList --- dist/Module-CoreList/lib/Module/CoreList.pm | 104 +++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 5603968..f10d837 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -243,7 +243,7 @@ sub changes_between { 5.019006 => '2013-11-20', 5.019007 => '2013-12-20', 5.018002 => '2014-01-06', - 5.019008 => '????-??-??', + 5.019008 => '2014-01-20', ); for my $version ( sort { $a <=> $b } keys %released ) { @@ -9271,9 +9271,111 @@ for my $version ( sort { $a <=> $b } keys %released ) { delta_from => 5.019007, changed => { 'Config' => '5.019008', + 'DynaLoader' => '1.24', + 'Encode' => '2.57', + 'Errno' => '1.20_02', + 'ExtUtils::CBuilder' => '0.280213', + 'ExtUtils::CBuilder::Base'=> '0.280213', + 'ExtUtils::CBuilder::Platform::Unix'=> '0.280213', + 'ExtUtils::CBuilder::Platform::VMS'=> '0.280213', + 'ExtUtils::CBuilder::Platform::Windows'=> '0.280213', + 'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280213', + 'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280213', + 'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280213', + 'ExtUtils::CBuilder::Platform::aix'=> '0.280213', + 'ExtUtils::CBuilder::Platform::cygwin'=> '0.280213', + 'ExtUtils::CBuilder::Platform::darwin'=> '0.280213', + 'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280213', + 'ExtUtils::CBuilder::Platform::os2'=> '0.280213', + 'ExtUtils::Command::MM' => '6.86', + 'ExtUtils::Liblist' => '6.86', + 'ExtUtils::Liblist::Kid'=> '6.86', + 'ExtUtils::MM' => '6.86', + 'ExtUtils::MM_AIX' => '6.86', + 'ExtUtils::MM_Any' => '6.86', + 'ExtUtils::MM_BeOS' => '6.86', + 'ExtUtils::MM_Cygwin' => '6.86', + 'ExtUtils::MM_DOS' => '6.86', + 'ExtUtils::MM_Darwin' => '6.86', + 'ExtUtils::MM_MacOS' => '6.86', + 'ExtUtils::MM_NW5' => '6.86', + 'ExtUtils::MM_OS2' => '6.86', + 'ExtUtils::MM_QNX' => '6.86', + 'ExtUtils::MM_UWIN' => '6.86', + 'ExtUtils::MM_Unix' => '6.86', + 'ExtUtils::MM_VMS' => '6.86', + 'ExtUtils::MM_VOS' => '6.86', + 'ExtUtils::MM_Win32' => '6.86', + 'ExtUtils::MM_Win95' => '6.86', + 'ExtUtils::MY' => '6.86', + 'ExtUtils::MakeMaker' => '6.86', + 'ExtUtils::MakeMaker::Config'=> '6.86', + 'ExtUtils::Mkbootstrap' => '6.86', + 'ExtUtils::Mksymlists' => '6.86', + 'ExtUtils::testlib' => '6.86', + 'File::Copy' => '2.29', + 'Hash::Util::FieldHash' => '1.14', + 'IO::Socket::IP' => '0.26', + 'IO::Socket::UNIX' => '1.26', + 'List::Util' => '1.36', + 'List::Util::XS' => '1.36', + 'Module::Build' => '0.4204', + 'Module::Build::Base' => '0.4204', + 'Module::Build::Compat' => '0.4204', + 'Module::Build::Config' => '0.4204', + 'Module::Build::Cookbook'=> '0.4204', + 'Module::Build::Dumper' => '0.4204', + 'Module::Build::ModuleInfo'=> '0.4204', + 'Module::Build::Notes' => '0.4204', + 'Module::Build::PPMMaker'=> '0.4204', + 'Module::Build::Platform::Default'=> '0.4204', + 'Module::Build::Platform::MacOS'=> '0.4204', + 'Module::Build::Platform::Unix'=> '0.4204', + 'Module::Build::Platform::VMS'=> '0.4204', + 'Module::Build::Platform::VOS'=> '0.4204', + 'Module::Build::Platform::Windows'=> '0.4204', + 'Module::Build::Platform::aix'=> '0.4204', + 'Module::Build::Platform::cygwin'=> '0.4204', + 'Module::Build::Platform::darwin'=> '0.4204', + 'Module::Build::Platform::os2'=> '0.4204', + 'Module::Build::PodParser'=> '0.4204', 'Module::CoreList' => '3.04', 'Module::CoreList::TieHashDelta'=> '3.04', 'Module::CoreList::Utils'=> '3.04', + 'Module::Load' => '0.28', + 'Module::Load::Conditional'=> '0.60', + 'Net::Config' => '1.13', + 'Net::FTP::A' => '1.19', + 'POSIX' => '1.38_01', + 'Perl::OSType' => '1.007', + 'PerlIO::encoding' => '0.18', + 'Pod::Perldoc' => '3.21', + 'Pod::Perldoc::BaseTo' => '3.21', + 'Pod::Perldoc::GetOptsOO'=> '3.21', + 'Pod::Perldoc::ToANSI' => '3.21', + 'Pod::Perldoc::ToChecker'=> '3.21', + 'Pod::Perldoc::ToMan' => '3.21', + 'Pod::Perldoc::ToNroff' => '3.21', + 'Pod::Perldoc::ToPod' => '3.21', + 'Pod::Perldoc::ToRtf' => '3.21', + 'Pod::Perldoc::ToTerm' => '3.21', + 'Pod::Perldoc::ToText' => '3.21', + 'Pod::Perldoc::ToTk' => '3.21', + 'Pod::Perldoc::ToXml' => '3.21', + 'Scalar::Util' => '1.36', + 'Time::Piece' => '1.27', + 'Time::Seconds' => '1.27', + 'Unicode::UCD' => '0.57', + 'XS::APItest' => '0.59', + 'XSLoader' => '0.17', + 'base' => '2.21', + 'constant' => '1.31', + 'inc::latest' => '0.4204', + 'threads::shared' => '1.46', + 'version' => '0.9907', + 'version::regex' => '0.9907', + 'version::vpp' => '0.9907', + 'warnings' => '1.21', }, removed => { } -- 2.7.4