summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-06-07 21:14:44 +0300
committerSawyer X <xsawyerx@cpan.org>2020-06-07 21:14:44 +0300
commit375829b7fb2864fffa6337ac2c784f2402836d78 (patch)
treeca4c3026efdcaa6538afc900b502d3fc575aff27
parent2652a4970951ac3be19c2d9ea7a82e270b1541b1 (diff)
downloadperl-375829b7fb2864fffa6337ac2c784f2402836d78.tar.gz
Update Module::CoreList for 5.32.0-RC2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index d4f6aba5fa..0df6f41be3 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -17507,10 +17507,14 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Encode' => '3.06',
'Encode::Guess' => '2.08',
'File::Glob' => '1.33',
+ 'List::Util' => '1.55',
+ 'List::Util::XS' => '1.55',
'Module::CoreList' => '5.20200620',
'Module::CoreList::Utils'=> '5.20200620',
'POSIX' => '1.94',
+ 'Scalar::Util' => '1.55',
'Storable' => '3.21',
+ 'Sub::Util' => '1.55',
'Thread::Queue' => '3.14',
'Tie::Scalar' => '1.05',
'_charnames' => '1.48',