From: Leon Brocard Date: Thu, 19 Nov 2009 17:15:49 +0000 (+0000) Subject: Module::CoreList updated for the real 5.11.2, including Module::Build changes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b221970048b57c60ef0be480f12f4095a937dab2;p=p5sagit%2Fp5-mst-13.2.git Module::CoreList updated for the real 5.11.2, including Module::Build changes --- diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 50654fb..4fcb512 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -11242,34 +11242,34 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Memoize::NDBM_File' => '0.65', 'Memoize::SDBM_File' => '0.65', 'Memoize::Storable' => '0.65', - 'Module::Build' => '0.35_08', - 'Module::Build::Base' => '0.35_08', - 'Module::Build::Compat' => '0.35_08', - 'Module::Build::Config' => '0.35_08', + 'Module::Build' => '0.35_09', + 'Module::Build::Base' => '0.35_09', + 'Module::Build::Compat' => '0.35_09', + 'Module::Build::Config' => '0.35_09', 'Module::Build::ConfigData'=> undef, - 'Module::Build::Cookbook'=> '0.35_08', - 'Module::Build::Dumper' => '0.35_08', - 'Module::Build::ModuleInfo'=> '0.35_08', - 'Module::Build::Notes' => '0.35_08', - 'Module::Build::PPMMaker'=> '0.35_08', - 'Module::Build::Platform::Amiga'=> '0.35_08', - 'Module::Build::Platform::Default'=> '0.35_08', - 'Module::Build::Platform::EBCDIC'=> '0.35_08', - 'Module::Build::Platform::MPEiX'=> '0.35_08', - 'Module::Build::Platform::MacOS'=> '0.35_08', - 'Module::Build::Platform::RiscOS'=> '0.35_08', - 'Module::Build::Platform::Unix'=> '0.35_08', - 'Module::Build::Platform::VMS'=> '0.35_08', - 'Module::Build::Platform::VOS'=> '0.35_08', - 'Module::Build::Platform::Windows'=> '0.35_08', - 'Module::Build::Platform::aix'=> '0.35_08', - 'Module::Build::Platform::cygwin'=> '0.35_08', - 'Module::Build::Platform::darwin'=> '0.35_08', - 'Module::Build::Platform::os2'=> '0.35_08', - 'Module::Build::PodParser'=> '0.35_08', + 'Module::Build::Cookbook'=> '0.35_09', + 'Module::Build::Dumper' => '0.35_09', + 'Module::Build::ModuleInfo'=> '0.35_09', + 'Module::Build::Notes' => '0.35_09', + 'Module::Build::PPMMaker'=> '0.35_09', + 'Module::Build::Platform::Amiga'=> '0.35_09', + 'Module::Build::Platform::Default'=> '0.35_09', + 'Module::Build::Platform::EBCDIC'=> '0.35_09', + 'Module::Build::Platform::MPEiX'=> '0.35_09', + 'Module::Build::Platform::MacOS'=> '0.35_09', + 'Module::Build::Platform::RiscOS'=> '0.35_09', + 'Module::Build::Platform::Unix'=> '0.35_09', + 'Module::Build::Platform::VMS'=> '0.35_09', + 'Module::Build::Platform::VOS'=> '0.35_09', + 'Module::Build::Platform::Windows'=> '0.35_09', + 'Module::Build::Platform::aix'=> '0.35_09', + 'Module::Build::Platform::cygwin'=> '0.35_09', + 'Module::Build::Platform::darwin'=> '0.35_09', + 'Module::Build::Platform::os2'=> '0.35_09', + 'Module::Build::PodParser'=> '0.35_09', 'Module::Build::Version'=> '0.77', 'Module::Build::YAML' => '1.40', - 'Module::CoreList' => '2.22', + 'Module::CoreList' => '2.23', 'Module::Load' => '0.16', 'Module::Load::Conditional'=> '0.34', 'Module::Loaded' => '0.06', @@ -11376,6 +11376,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'SelectSaver' => '1.02', 'SelfLoader' => '1.17', 'Shell' => '0.72_01', + 'Simple' => '0.01', 'Socket' => '1.85', 'Storable' => '2.22', 'Switch' => '2.16', @@ -11502,7 +11503,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'fields' => '2.15', 'filetest' => '1.02', 'if' => '0.05', - 'inc::latest' => '0.35_08', + 'inc::latest' => '0.35_09', 'integer' => '1.00', 'legacy' => '1.00', 'less' => '0.02', @@ -11936,6 +11937,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Scalar::Util::PP' => undef, 'SelfLoader' => 'blead', 'Shell' => undef, + 'Simple' => 'cpan', 'Storable' => 'blead', 'Switch' => 'blead', 'Sys::Syslog' => 'cpan', @@ -12418,6 +12420,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Scalar::Util::PP' => undef, 'SelfLoader' => undef, 'Shell' => undef, + 'Simple' => undef, 'Storable' => undef, 'Switch' => undef, 'Sys::Syslog' => undef,