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 0a8b981e14..4d3bc16437 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1445,6 +1445,13 @@ my %delta = (
removed => {
}
},
+ 5.028001 => {
+ delta_from => 5.028000,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
%utilities = Module::CoreList::_undelta(\%delta);