summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-01-20 17:09:35 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2021-01-22 10:00:52 +0000
commit7ee4ed743a116855374dcb1b25bbc1966738ede9 (patch)
tree21fcb1cb4e826392df76ae97146b2592bd0b3086
parent0b6ef3826a6215ecfa245d2c85e280b5fb51366b (diff)
downloadperl-7ee4ed743a116855374dcb1b25bbc1966738ede9.tar.gz
Module/CoreList.pm - fixup add missing comma
(cherry picked from commit 45ccb3081f160ba7c7492e0d3b19180989efd342)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index d539c1360e..11af6b4018 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -18205,7 +18205,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::Utils'=> '5.20210120',
},
removed => {
- }
+ },
}
5.032001 => {
delta_from => 5.032000,