summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-02-13 13:48:52 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2020-02-13 13:48:52 +0000
commitc4f49ac43c46e4100e4cd2608b9214a49a010e29 (patch)
tree46253f901c339674faf0b2977b0711a7acf2eea8
parent09d7bea076f816a9cbbb34de5adce79b7f376f45 (diff)
downloadperl-c4f49ac43c46e4100e4cd2608b9214a49a010e29.tar.gz
Re-run Porting/corelist.pl to account for Bzip2 update
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index a11741457e..15c611c9ee 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -17299,6 +17299,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
delta_from => 5.030001,
changed => {
'B::Op_private' => '5.030002',
+ 'Compress::Raw::Bzip2' => '2.089',
'Config' => '5.030002',
'Module::CoreList' => '5.20200307',
'Module::CoreList::Utils'=> '5.20200307',