From 7ee4ed743a116855374dcb1b25bbc1966738ede9 Mon Sep 17 00:00:00 2001 From: Richard Leach Date: Wed, 20 Jan 2021 17:09:35 +0000 Subject: Module/CoreList.pm - fixup add missing comma (cherry picked from commit 45ccb3081f160ba7c7492e0d3b19180989efd342) --- dist/Module-CoreList/lib/Module/CoreList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.1