X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=8ab218b6396ccc4d1e73f85f6d2bc8fce5ce5913;hp=215ba95960183e8d907eecc8c3b7247547bf8df1;hb=245798e6f18add5fb766cfa378460f2a2a65f804;hpb=6ec765ba7875ca5d8d1dd63ce97d8c6dce38f407 diff --git a/Makefile.PL b/Makefile.PL index 215ba95..8ab218b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,6 +12,7 @@ WriteMakefile( 'Module::Runtime' => 0, 'JSON::PP' => 0, 'CPS::Future' => 0, + 'Class::C3' => 0, # required to fatpack Moo }, EXE_FILES => [ 'bin/object-remote-node',