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 b0799b3220..688131dd29 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1403,6 +1403,13 @@ my %delta = (
removed => {
}
},
+ 5.029001 => {
+ delta_from => 5.029000,
+ changed => {
+ },
+ removed => {
+ }
+ },
);
%utilities = Module::CoreList::_undelta(\%delta);