add Devel::GlobalDestruction to fatnode
[scpubgit/Object-Remote.git] / lib / Object / Remote / FatNode.pm
index 8b143b8..cafc47e 100644 (file)
@@ -39,6 +39,7 @@ my $command = qq(
   -mMethod::Generate::DemolishAll
   -mMoo::HandleMoose::_TypeMap
   -mJSON::PP
+  -mDevel::GlobalDestruction
   -e 'print join "\\n", \%INC'
 );