X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=2cdb3e30a739a100b0b2a6b3a4ae54178c28178c;hp=4e934be1c7a31f000c249897975fd3cbd2549f20;hb=783105c4013747147c7195f043961af40b9908b7;hpb=e25b44e30036d670e9e827e2852e59882ad10ca5 diff --git a/Makefile.PL b/Makefile.PL index 4e934be..2cdb3e3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,8 @@ WriteMakefile( Moo => 0, 'Module::Runtime' => 0, 'JSON::PP' => 0, - 'CPS::Future' => 0, + 'Future' => 0.10, + 'MRO::Compat' => 0, # required to fatpack Moo 'Class::C3' => 0, # required to fatpack Moo 'String::ShellQuote' => 0, # required for ssh argument manipulation 'Log::Contextual' => 0.005000