summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-01-22 10:05:10 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2021-01-22 10:05:38 +0000
commit2a5c1b8a9dba4ed436aeebd1c1db9e7e3bf02bb1 (patch)
tree1dc33f588626fb1157c046133ecc22374442e09f
parent7ee4ed743a116855374dcb1b25bbc1966738ede9 (diff)
downloadperl-2a5c1b8a9dba4ed436aeebd1c1db9e7e3bf02bb1.tar.gz
Module/CoreList.pm - fixup add (correct) missing comma
(manually cherry picked from commit 056eb89f46e3e7cf0605f0c79dc8dcae1508f201)
-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 11af6b4018..1c2a693fd0 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -18205,8 +18205,8 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::Utils'=> '5.20210120',
},
removed => {
- },
- }
+ }
+ },
5.032001 => {
delta_from => 5.032000,
changed => {