summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-03-13 09:14:40 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-03-13 09:14:40 +0000
commit530940e447a55bac1b463ed13792c031fc16f5fa (patch)
treee2e08c3671b5f66d7e96287ad9a6a63e2dbb079e
parent93b08c5a3157162d4b142ba1f566cd9ba31d8de1 (diff)
downloadperl-530940e447a55bac1b463ed13792c031fc16f5fa.tar.gz
Update Module-CoreList with data so far
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 3504d1c883..157a615479 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15179,6 +15179,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList' => '5.20180315_26',
'Module::CoreList::TieHashDelta'=> '5.20180315_26',
'Module::CoreList::Utils'=> '5.20180315_26',
+ 'PerlIO::via' => '0.17',
+ 'Term::ReadLine' => '1.17',
+ 'Unicode::UCD' => '0.69',
},
removed => {
}