This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::CoreList for 5.39.7
[perl5.git] / dist / Module-CoreList / lib / Module / CoreList / Utils.pm
index 17f41ef..6f98335 100644 (file)
@@ -1986,6 +1986,13 @@ my %delta = (
         removed => {
         }
     },
+    5.039007 => {
+        delta_from => 5.039006,
+        changed => {
+        },
+        removed => {
+        }
+    },
 );
 
 %utilities = Module::CoreList::_undelta(\%delta);