summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-01-20 17:26:25 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2021-01-20 17:26:25 +0000
commit056eb89f46e3e7cf0605f0c79dc8dcae1508f201 (patch)
treefed2c31808f592d4bcbd4114a08d0a9989a05689
parent45ccb3081f160ba7c7492e0d3b19180989efd342 (diff)
downloadperl-056eb89f46e3e7cf0605f0c79dc8dcae1508f201.tar.gz
Module/CoreList.pm - fixup add (correct) missing comma
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 9364fb9512..2137e6924c 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -18204,8 +18204,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::Utils'=> '5.20210120',
},
removed => {
- },
- }
+ }
+ },
);
sub is_core