summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn SJ Anderson <genehack@genehack.org>2017-09-20 06:53:25 -0700
committerJohn SJ Anderson <genehack@genehack.org>2017-09-20 06:53:25 -0700
commit0c32d89049a7773d777a300c7c165302a7f3c415 (patch)
treefb2e03d907032a20cffb292e9437efe3439f3665
parent2fb0e7e4fee5700b0271b577a2e729301b7f483e (diff)
downloadperl-0c32d89049a7773d777a300c7c165302a7f3c415.tar.gz
Update Module::CoreList for 5.27.4
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 24bd67f9ef..a37b83d1e8 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -14411,9 +14411,17 @@ for my $version ( sort { $a <=> $b } keys %released ) {
changed => {
'B::Op_private' => '5.027004',
'Config' => '5.027004',
+ 'File::Glob' => '1.30',
+ 'I18N::Langinfo' => '0.14',
'Module::CoreList' => '5.20170920',
'Module::CoreList::TieHashDelta'=> '5.20170920',
'Module::CoreList::Utils'=> '5.20170920',
+ 'Term::ReadLine' => '1.17',
+ 'VMS::Stdio' => '2.42',
+ 'XS::APItest' => '0.92',
+ 'attributes' => '0.31',
+ 'sort' => '2.03',
+ 'threads' => '2.18',
},
removed => {
}