Don't use $_ as loop variable when calling arbitrary code (RT#81072)
[gitmo/Moo.git] / maint / Makefile.PL.include
index 993a293..515c039 100644 (file)
@@ -4,4 +4,6 @@ use Distar;
 
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>';
 
+manifest_include t => 'global-destruction-helper.pl';
+
 1;