summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2017-08-21 15:49:50 -0400
committerMatthew Horsfall <wolfsage@gmail.com>2017-08-21 15:49:50 -0400
commite94c222158340ba9632da54fbdee10c9c87afecc (patch)
tree9decb3e73926110f850c62ded252655c7c575b55
parent73101150e6723b24cefa13dd93fad09574b030a8 (diff)
downloadperl-e94c222158340ba9632da54fbdee10c9c87afecc.tar.gz
Update Module::CoreList for release
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm31
2 files changed, 32 insertions, 1 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index d3e18e15a1..1788cf04b8 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,4 @@
-5.20170820
+5.20170821
- Updated for v5.27.3
5.20170720
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 5dd17018f7..416d861ca3 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -14369,8 +14369,38 @@ for my $version ( sort { $a <=> $b } keys %released ) {
5.027003 => {
delta_from => 5.027002,
changed => {
+ 'B' => '1.69',
+ 'B::Concise' => '1.001',
+ 'B::Debug' => '1.25',
+ 'B::Deparse' => '1.42',
'B::Op_private' => '5.027003',
'Config' => '5.027003',
+ 'Data::Dumper' => '2.167_02',
+ 'Devel::Peek' => '1.27',
+ 'ExtUtils::Constant' => '0.24',
+ 'ExtUtils::Constant::Base'=> '0.06',
+ 'ExtUtils::Constant::ProxySubs'=> '0.09',
+ 'ExtUtils::Constant::Utils'=> '0.04',
+ 'ExtUtils::ParseXS' => '3.35',
+ 'ExtUtils::ParseXS::Constants'=> '3.35',
+ 'ExtUtils::ParseXS::CountLines'=> '3.35',
+ 'ExtUtils::ParseXS::Eval'=> '3.35',
+ 'ExtUtils::ParseXS::Utilities'=> '3.35',
+ 'ExtUtils::Typemaps' => '3.35',
+ 'ExtUtils::Typemaps::Cmd'=> '3.35',
+ 'ExtUtils::Typemaps::InputMap'=> '3.35',
+ 'ExtUtils::Typemaps::OutputMap'=> '3.35',
+ 'ExtUtils::Typemaps::Type'=> '3.35',
+ 'Filter::Simple' => '0.94',
+ 'Module::CoreList' => '5.20170821',
+ 'Module::CoreList::TieHashDelta'=> '5.20170821',
+ 'Module::CoreList::Utils'=> '5.20170821',
+ 'SelfLoader' => '1.24',
+ 'Storable' => '2.64',
+ 'XS::APItest' => '0.91',
+ 'base' => '2.26',
+ 'threads' => '2.17',
+ 'utf8' => '1.20',
},
removed => {
}
@@ -15170,6 +15200,7 @@ sub is_core
5.027003 => {
delta_from => 5.027002,
changed => {
+ 'B::Debug' => '1',
},
removed => {
}