X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FFatNode.pm;h=9f94ee289cf45e9f516ed96e2bdcd8f2dd511a7a;hp=e0a0351c12ae208367158639d6d82d00f3e9e935;hb=4c8c83d78afaf57a918d50198866b6d2a08acb75;hpb=a2434aabffbd0e7d170f2ab1180ec4244b4619a6 diff --git a/lib/Object/Remote/FatNode.pm b/lib/Object/Remote/FatNode.pm index e0a0351..9f94ee2 100644 --- a/lib/Object/Remote/FatNode.pm +++ b/lib/Object/Remote/FatNode.pm @@ -25,6 +25,8 @@ my $command = qq( -mClass::C3 -mObject::Remote::ModuleLoader -mObject::Remote::Node + -mMethod::Generate::BuildAll + -mMethod::Generate::DemolishAll -mJSON::PP -e 'print join "\\n", reverse \%INC' );