summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-12-13 18:15:35 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-12-13 18:15:35 +0000
commit2b81a65a67492625de63b769ea0dafa8666f6288 (patch)
tree7284efccf5e8cd5e9810d1556664744f69cdf796
parentc4d8b31deef6698adeda9292ece94aed612e0616 (diff)
downloadperl-2b81a65a67492625de63b769ea0dafa8666f6288.tar.gz
5.22.1 today - update Module::CoreList
(cherry picked from commit 9c75bdd19140e3ff6e3b9e598b7fd52e2ad90187)
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm8
2 files changed, 5 insertions, 5 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 5990d2e530..a9e84411b2 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,4 @@
-5.20151208
+5.20151213
- Updated for v5.22.1
5.20151120
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index e7e3f6d120..62371b0743 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -286,7 +286,7 @@ sub changes_between {
5.023003 => '2015-09-20',
5.023004 => '2015-10-20',
5.023005 => '2015-11-20',
- 5.022001 => '????-??-??',
+ 5.022001 => '2015-12-13',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -12008,9 +12008,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'B::Op_private' => '5.022001',
'Config' => '5.022001',
- 'Module::CoreList' => '5.20151208',
- 'Module::CoreList::TieHashDelta'=> '5.20151208',
- 'Module::CoreList::Utils'=> '5.20151208',
+ 'Module::CoreList' => '5.20151213',
+ 'Module::CoreList::TieHashDelta'=> '5.20151213',
+ 'Module::CoreList::Utils'=> '5.20151213',
'POSIX' => '1.53_01',
'PerlIO::scalar' => '0.23',
'Storable' => '2.53_01',