summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-08-22 21:16:59 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-08-22 21:16:59 +0100
commit39b2d907002ac68c67f0358104cb259961a19e2d (patch)
treea115943a99cdc3aaff43b819836d9458fb759539
parentebae4e1478f7ef1772dbc747934c2ce894c73d6b (diff)
downloadperl-39b2d907002ac68c67f0358104cb259961a19e2d.tar.gz
Update Module-CoreList for 5.20.3-RC1
(I missed this in 2b70db9cb1.)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 58bd91ac3d..65bc97ffde 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -11706,9 +11706,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'Config' => '5.020003',
'Errno' => '1.20_06',
- 'Module::CoreList' => '5.20150920',
- 'Module::CoreList::TieHashDelta'=> '5.20150920',
- 'Module::CoreList::Utils'=> '5.20150920',
+ 'Module::CoreList' => '5.20150822',
+ 'Module::CoreList::TieHashDelta'=> '5.20150822',
+ 'Module::CoreList::Utils'=> '5.20150822',
},
removed => {
}