X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=8ab218b6396ccc4d1e73f85f6d2bc8fce5ce5913;hb=cc670b3044ce1fc9389d9845ee5ea91459f2612e;hp=215ba95960183e8d907eecc8c3b7247547bf8df1;hpb=80d18f397d2607c240e1237eb64eca1e28e0f0a8;p=scpubgit%2FObject-Remote.git 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',