summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-08-11 22:08:57 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-08-11 22:08:57 +0100
commit9344dfb0b63edec2649a1e3f4bc09b4a71322329 (patch)
treed35305efaeff40779b8d5e4114084bc5cacabfc7
parent864470e44daa6deaeb9457a408563146daffffca (diff)
downloadperl-9344dfb0b63edec2649a1e3f4bc09b4a71322329.tar.gz
Update Module-CoreList for 5.24.1-RC3
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm11
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm4
4 files changed, 10 insertions, 9 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 73223065f1..f203f9f351 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,4 @@
-5.20160730_24
+5.20160819_24
- Updated for v5.24.1
5.20160720
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6261994f03..8a69ceb975 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.20160730_24';
+$VERSION = '5.20160819_24';
sub _released_order { # Sort helper, to make '?' sort after everything else
(substr($released{$a}, 0, 1) eq "?")
@@ -12905,9 +12905,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Math::BigFloat::Trace' => '0.42_01',
'Math::BigInt::Trace' => '0.42_01',
'Memoize' => '1.03_01',
- 'Module::CoreList' => '5.20160730_24',
- 'Module::CoreList::TieHashDelta'=> '5.20160730_24',
- 'Module::CoreList::Utils'=> '5.20160730_24',
+ 'Module::CoreList' => '5.20160819_24',
+ 'Module::CoreList::TieHashDelta'=> '5.20160819_24',
+ 'Module::CoreList::Utils'=> '5.20160819_24',
'Module::Metadata::corpus::BOMTest::UTF16BE'=> undef,
'Module::Metadata::corpus::BOMTest::UTF16LE'=> undef,
'Module::Metadata::corpus::BOMTest::UTF8'=> '1',
@@ -12926,6 +12926,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Net::Ping' => '2.43_01',
'Net::SMTP' => '3.08_01',
'Net::Time' => '3.08_01',
+ 'Parse::CPAN::Meta' => '1.4417_001',
'Pod::Html' => '1.2201',
'Pod::Perldoc' => '3.25_03',
'Storable' => '2.56_01',
@@ -13666,7 +13667,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
}
},
5.024001 => {
- delta_from => 5.024,
+ delta_from => 5.024000,
changed => {
},
removed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
index 7597ba41f9..56031b6115 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.20160730_24';
+$VERSION = '5.20160819_24';
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 5730aa2679..40bb1483ce 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.20160730_24';
+$VERSION = '5.20160819_24';
sub utilities {
my $perl = shift;
@@ -1179,7 +1179,7 @@ my %delta = (
}
},
5.024001 => {
- delta_from => 5.024,
+ delta_from => 5.024000,
changed => {
},
removed => {