summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-01-31 23:24:14 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-31 23:24:14 +0000
commitd428331bc0f5293721c2a4354712f34f26a75583 (patch)
tree5f12ac8036d309e7c6350fdd667f814a8530d3b9
parent393f315b482112ed34d175e0f92818e4717290c8 (diff)
downloadperl-d428331bc0f5293721c2a4354712f34f26a75583.tar.gz
Complete Module::CoreList update for 5.20.2
This applies the $VERSION, %upstream and %bug_tracker changes for the 5.20.2 update. These parts are not applicable to blead, so were not committed to and cherry-picked from there.
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm98
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
3 files changed, 4 insertions, 98 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index fdd9064c63..ce6c2d6463 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -4,7 +4,7 @@ use vars qw/$VERSION %released %version %families %upstream
%bug_tracker %deprecated %delta/;
use Module::CoreList::TieHashDelta;
use version;
-$VERSION = '5.20150128';
+$VERSION = '5.20150131';
my $dumpinc = 0;
sub import {
@@ -11926,7 +11926,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Pod::Usage' => 'cpan',
'Scalar::Util' => 'cpan',
'Socket' => 'cpan',
- 'Sub::Util' => 'cpan',
'Sys::Syslog' => 'cpan',
'Sys::Syslog::Win32' => 'cpan',
'TAP::Base' => 'cpan',
@@ -11979,55 +11978,9 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Test::Builder::Module' => 'cpan',
'Test::Builder::Tester' => 'cpan',
'Test::Builder::Tester::Color'=> 'cpan',
- 'Test::CanFork' => 'cpan',
- 'Test::CanThread' => 'cpan',
'Test::Harness' => 'cpan',
'Test::More' => 'cpan',
- 'Test::More::DeepCheck' => 'cpan',
- 'Test::More::DeepCheck::Strict'=> 'cpan',
- 'Test::More::DeepCheck::Tolerant'=> 'cpan',
- 'Test::More::Tools' => 'cpan',
- 'Test::MostlyLike' => 'cpan',
'Test::Simple' => 'cpan',
- 'Test::Stream' => 'cpan',
- 'Test::Stream::API' => 'cpan',
- 'Test::Stream::ArrayBase'=> 'cpan',
- 'Test::Stream::ArrayBase::Meta'=> 'cpan',
- 'Test::Stream::Block' => 'cpan',
- 'Test::Stream::Carp' => 'cpan',
- 'Test::Stream::Context' => 'cpan',
- 'Test::Stream::Event' => 'cpan',
- 'Test::Stream::Event::Bail'=> 'cpan',
- 'Test::Stream::Event::Child'=> 'cpan',
- 'Test::Stream::Event::Diag'=> 'cpan',
- 'Test::Stream::Event::Finish'=> 'cpan',
- 'Test::Stream::Event::Note'=> 'cpan',
- 'Test::Stream::Event::Ok'=> 'cpan',
- 'Test::Stream::Event::Plan'=> 'cpan',
- 'Test::Stream::Event::Subtest'=> 'cpan',
- 'Test::Stream::ExitMagic'=> 'cpan',
- 'Test::Stream::ExitMagic::Context'=> 'cpan',
- 'Test::Stream::Exporter'=> 'cpan',
- 'Test::Stream::Exporter::Meta'=> 'cpan',
- 'Test::Stream::ForceExit'=> 'cpan',
- 'Test::Stream::IOSets' => 'cpan',
- 'Test::Stream::Meta' => 'cpan',
- 'Test::Stream::PackageUtil'=> 'cpan',
- 'Test::Stream::Subtest' => 'cpan',
- 'Test::Stream::Tester' => 'cpan',
- 'Test::Stream::Tester::Checks'=> 'cpan',
- 'Test::Stream::Tester::Checks::Event'=> 'cpan',
- 'Test::Stream::Tester::Events'=> 'cpan',
- 'Test::Stream::Tester::Events::Event'=> 'cpan',
- 'Test::Stream::Tester::Grab'=> 'cpan',
- 'Test::Stream::Threads' => 'cpan',
- 'Test::Stream::Toolset' => 'cpan',
- 'Test::Stream::Util' => 'cpan',
- 'Test::Tester' => 'cpan',
- 'Test::Tester::Capture' => 'cpan',
- 'Test::Tester::CaptureRunner'=> 'cpan',
- 'Test::Tester::Delegate'=> 'cpan',
- 'Test::use::ok' => 'cpan',
'Text::Balanced' => 'cpan',
'Text::ParseWords' => 'cpan',
'Text::Tabs' => 'cpan',
@@ -12382,7 +12335,6 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Pod::Usage' => undef,
'Scalar::Util' => undef,
'Socket' => undef,
- 'Sub::Util' => undef,
'Sys::Syslog' => undef,
'Sys::Syslog::Win32' => undef,
'TAP::Base' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
@@ -12435,55 +12387,9 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Test::Builder::Module' => 'http://github.com/Test-More/test-more/issues/',
'Test::Builder::Tester' => 'http://github.com/Test-More/test-more/issues/',
'Test::Builder::Tester::Color'=> 'http://github.com/Test-More/test-more/issues/',
- 'Test::CanFork' => undef,
- 'Test::CanThread' => undef,
'Test::Harness' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness',
'Test::More' => 'http://github.com/Test-More/test-more/issues/',
- 'Test::More::DeepCheck' => undef,
- 'Test::More::DeepCheck::Strict'=> undef,
- 'Test::More::DeepCheck::Tolerant'=> undef,
- 'Test::More::Tools' => undef,
- 'Test::MostlyLike' => undef,
'Test::Simple' => 'http://github.com/Test-More/test-more/issues/',
- 'Test::Stream' => undef,
- 'Test::Stream::API' => undef,
- 'Test::Stream::ArrayBase'=> undef,
- 'Test::Stream::ArrayBase::Meta'=> undef,
- 'Test::Stream::Block' => undef,
- 'Test::Stream::Carp' => undef,
- 'Test::Stream::Context' => undef,
- 'Test::Stream::Event' => undef,
- 'Test::Stream::Event::Bail'=> undef,
- 'Test::Stream::Event::Child'=> undef,
- 'Test::Stream::Event::Diag'=> undef,
- 'Test::Stream::Event::Finish'=> undef,
- 'Test::Stream::Event::Note'=> undef,
- 'Test::Stream::Event::Ok'=> undef,
- 'Test::Stream::Event::Plan'=> undef,
- 'Test::Stream::Event::Subtest'=> undef,
- 'Test::Stream::ExitMagic'=> undef,
- 'Test::Stream::ExitMagic::Context'=> undef,
- 'Test::Stream::Exporter'=> undef,
- 'Test::Stream::Exporter::Meta'=> undef,
- 'Test::Stream::ForceExit'=> undef,
- 'Test::Stream::IOSets' => undef,
- 'Test::Stream::Meta' => undef,
- 'Test::Stream::PackageUtil'=> undef,
- 'Test::Stream::Subtest' => undef,
- 'Test::Stream::Tester' => undef,
- 'Test::Stream::Tester::Checks'=> undef,
- 'Test::Stream::Tester::Checks::Event'=> undef,
- 'Test::Stream::Tester::Events'=> undef,
- 'Test::Stream::Tester::Events::Event'=> undef,
- 'Test::Stream::Tester::Grab'=> undef,
- 'Test::Stream::Threads' => undef,
- 'Test::Stream::Toolset' => undef,
- 'Test::Stream::Util' => undef,
- 'Test::Tester' => 'http://github.com/Test-More/test-more/issues/',
- 'Test::Tester::Capture' => 'http://github.com/Test-More/test-more/issues/',
- 'Test::Tester::CaptureRunner'=> 'http://github.com/Test-More/test-more/issues/',
- 'Test::Tester::Delegate'=> 'http://github.com/Test-More/test-more/issues/',
- 'Test::use::ok' => 'http://github.com/Test-More/test-more/issues/',
'Text::Balanced' => undef,
'Text::ParseWords' => undef,
'Text::Tabs' => undef,
@@ -12514,7 +12420,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'encoding' => undef,
'encoding::warnings' => undef,
'experimental' => 'http://rt.cpan.org/Public/Dist/Display.html?Name=experimental',
- 'inc::latest' => undef,
+ 'inc::latest' => 'https://github.com/dagolden/inc-latest/issues',
'parent' => undef,
'perlfaq' => 'https://github.com/perl-doc-cats/perlfaq/issues',
'version' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=version',
diff --git a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
index 23489f5d93..2d0ac42463 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
@@ -3,7 +3,7 @@ package Module::CoreList::TieHashDelta;
use strict;
use vars qw($VERSION);
-$VERSION = '5.20150128';
+$VERSION = '5.20150131';
sub TIEHASH {
my ($class, $changed, $removed, $parent) = @_;
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index da7d84ea7c..12c4b0784e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -6,7 +6,7 @@ use vars qw[$VERSION %utilities];
use Module::CoreList;
use Module::CoreList::TieHashDelta;
-$VERSION = '5.20150128';
+$VERSION = '5.20150131';
sub utilities {
my $perl = shift;