diff options
author | David Mitchell <davem@iabyn.com> | 2009-08-18 22:37:16 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2009-08-18 22:37:16 +0100 |
commit | a47a8f3cfedd88452255f9cef5132cb5a0be55ed (patch) | |
tree | 91906de9cafab3dc593bfa3ee0ea46164aea05c5 /lib | |
parent | 7894ad662a3cd2f4ed62524c47717e580145900e (diff) | |
download | perl-a47a8f3cfedd88452255f9cef5132cb5a0be55ed.tar.gz |
Updated Module::CoreList for 5.10.1-RC2
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Module/CoreList.pm | 84 |
1 files changed, 30 insertions, 54 deletions
diff --git a/lib/Module/CoreList.pm b/lib/Module/CoreList.pm index aad924b9e4..4661b361f7 100644 --- a/lib/Module/CoreList.pm +++ b/lib/Module/CoreList.pm @@ -171,7 +171,7 @@ sub find_version { 5.010000 => '2007-12-18', 5.008009 => '2008-12-14', 5.010001 => '????-??-??', - ); + ); for my $version ( sort { $a <=> $b } keys %released ) { my $family = int ($version * 1000) / 1000; @@ -9373,31 +9373,31 @@ 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.34_02', - 'Module::Build::Base' => '0.34_02', - 'Module::Build::Compat' => '0.34_02', - 'Module::Build::Config' => '0.34_02', + 'Module::Build' => '0.340201', + 'Module::Build::Base' => '0.340201', + 'Module::Build::Compat' => '0.340201', + 'Module::Build::Config' => '0.340201', 'Module::Build::ConfigData'=> undef, - 'Module::Build::Cookbook'=> '0.34_02', - 'Module::Build::Dumper' => '0.34_02', - 'Module::Build::ModuleInfo'=> '0.34_02', - 'Module::Build::Notes' => '0.34_02', - 'Module::Build::PPMMaker'=> '0.34_02', - 'Module::Build::Platform::Amiga'=> '0.34_02', - 'Module::Build::Platform::Default'=> '0.34_02', - 'Module::Build::Platform::EBCDIC'=> '0.34_02', - 'Module::Build::Platform::MPEiX'=> '0.34_02', - 'Module::Build::Platform::MacOS'=> '0.34_02', - 'Module::Build::Platform::RiscOS'=> '0.34_02', - 'Module::Build::Platform::Unix'=> '0.34_02', - 'Module::Build::Platform::VMS'=> '0.34_02', - 'Module::Build::Platform::VOS'=> '0.34_02', - 'Module::Build::Platform::Windows'=> '0.34_02', - 'Module::Build::Platform::aix'=> '0.34_02', - 'Module::Build::Platform::cygwin'=> '0.34_02', - 'Module::Build::Platform::darwin'=> '0.34_02', - 'Module::Build::Platform::os2'=> '0.34_02', - 'Module::Build::PodParser'=> '0.34_02', + 'Module::Build::Cookbook'=> '0.340201', + 'Module::Build::Dumper' => '0.340201', + 'Module::Build::ModuleInfo'=> '0.340201', + 'Module::Build::Notes' => '0.340201', + 'Module::Build::PPMMaker'=> '0.340201', + 'Module::Build::Platform::Amiga'=> '0.340201', + 'Module::Build::Platform::Default'=> '0.340201', + 'Module::Build::Platform::EBCDIC'=> '0.340201', + 'Module::Build::Platform::MPEiX'=> '0.340201', + 'Module::Build::Platform::MacOS'=> '0.340201', + 'Module::Build::Platform::RiscOS'=> '0.340201', + 'Module::Build::Platform::Unix'=> '0.340201', + 'Module::Build::Platform::VMS'=> '0.340201', + 'Module::Build::Platform::VOS'=> '0.340201', + 'Module::Build::Platform::Windows'=> '0.340201', + 'Module::Build::Platform::aix'=> '0.340201', + 'Module::Build::Platform::cygwin'=> '0.340201', + 'Module::Build::Platform::darwin'=> '0.340201', + 'Module::Build::Platform::os2'=> '0.340201', + 'Module::Build::PodParser'=> '0.340201', 'Module::Build::Version'=> '0.77', 'Module::Build::YAML' => '0.50', 'Module::CoreList' => '2.18', @@ -9500,7 +9500,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Pod::Text::Termcap' => '2.05', 'Pod::Usage' => '1.36', 'SDBM_File' => '1.06', - 'Safe' => '2.17', + 'Safe' => '2.17_01', 'Scalar::Util' => '1.21', 'Scalar::Util::PP' => '1.21', 'Search::Dict' => '1.02', @@ -9857,7 +9857,6 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Filter::Simple' => 'blead', 'Filter::Util::Call' => undef, 'Getopt::Long' => 'cpan', - 'IO' => undef, 'IO::Compress::Adapter::Bzip2'=> undef, 'IO::Compress::Adapter::Deflate'=> undef, 'IO::Compress::Adapter::Identity'=> undef, @@ -9872,16 +9871,6 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'IO::Compress::Zip::Constants'=> undef, 'IO::Compress::Zlib::Constants'=> undef, 'IO::Compress::Zlib::Extra'=> undef, - 'IO::Dir' => undef, - 'IO::File' => undef, - 'IO::Handle' => undef, - 'IO::Pipe' => undef, - 'IO::Poll' => undef, - 'IO::Seekable' => undef, - 'IO::Select' => undef, - 'IO::Socket' => undef, - 'IO::Socket::INET' => undef, - 'IO::Socket::UNIX' => undef, 'IO::Uncompress::Adapter::Bunzip2'=> undef, 'IO::Uncompress::Adapter::Identity'=> undef, 'IO::Uncompress::Adapter::Inflate'=> undef, @@ -10054,8 +10043,8 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Stdio' => undef, 'Storable' => undef, 'Switch' => 'blead', - 'Sys::Syslog' => undef, - 'Sys::Syslog::win32::Win32'=> undef, + 'Sys::Syslog' => 'cpan', + 'Sys::Syslog::win32::Win32'=> 'cpan', 'TAP::Base' => undef, 'TAP::Formatter::Base' => undef, 'TAP::Formatter::Color' => undef, @@ -10125,7 +10114,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Win32API::File' => undef, 'Win32API::File::ExtUtils::Myconst2perl'=> undef, 'Win32CORE' => undef, - 'XSLoader' => undef, + 'XSLoader' => 'blead', 'autodie' => 'cpan', 'autodie::exception' => 'cpan', 'autodie::exception::system'=> 'cpan', @@ -10134,7 +10123,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'bigint' => undef, 'bignum' => undef, 'bigrat' => undef, - 'constant' => undef, + 'constant' => 'blead', 'encoding' => undef, 'encoding::warnings' => undef, 'fields' => 'blead', @@ -10157,8 +10146,6 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Archive::Tar::Constant'=> undef, 'Archive::Tar::File' => undef, 'Attribute::Handlers' => undef, - 'AutoLoader' => undef, - 'AutoSplit' => undef, 'B::Concise' => undef, 'B::Debug' => undef, 'B::Lint' => undef, @@ -10346,7 +10333,6 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Filter::Simple' => undef, 'Filter::Util::Call' => undef, 'Getopt::Long' => undef, - 'IO' => undef, 'IO::Compress::Adapter::Bzip2'=> undef, 'IO::Compress::Adapter::Deflate'=> undef, 'IO::Compress::Adapter::Identity'=> undef, @@ -10361,16 +10347,6 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'IO::Compress::Zip::Constants'=> undef, 'IO::Compress::Zlib::Constants'=> undef, 'IO::Compress::Zlib::Extra'=> undef, - 'IO::Dir' => undef, - 'IO::File' => undef, - 'IO::Handle' => undef, - 'IO::Pipe' => undef, - 'IO::Poll' => undef, - 'IO::Seekable' => undef, - 'IO::Select' => undef, - 'IO::Socket' => undef, - 'IO::Socket::INET' => undef, - 'IO::Socket::UNIX' => undef, 'IO::Uncompress::Adapter::Bunzip2'=> undef, 'IO::Uncompress::Adapter::Identity'=> undef, 'IO::Uncompress::Adapter::Inflate'=> undef, |