D::GD 08 uses S'Ex::Progressive so we can uninline the fallback now
[gitmo/Moo.git] / Makefile.PL
index 514d904..5f4c57a 100644 (file)
@@ -14,6 +14,7 @@ my %RUN_DEPS = (
   'strictures' => 1.001001,
   'Module::Runtime' => 0.012,
   'Role::Tiny' => 1.001003,
+  'Devel::GlobalDestruction' => 0.08,
 );
 
 # have to do this since old EUMM dev releases miss the eval $VERSION line