summaryrefslogtreecommitdiff
path: root/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Module-CoreList/lib/Module/CoreList/Utils.pm')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 310c1548f9..5967e032ad 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -875,6 +875,13 @@ my %delta = (
removed => {
}
},
+ 5.019007 => {
+ delta_from => 5.019006,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
for my $version (sort { $a <=> $b } keys %delta) {