X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=6fe8cef204887f4a31a10ac42ae2bec3d80a938d;hp=745aaaff51015d19f2454db764c194c3ff25f490;hb=daa3054c043a622b2dd27f3176436e802bcd910c;hpb=7f5bfc4dfef392ba306ec6967482987afde767b4 diff --git a/Makefile.PL b/Makefile.PL index 745aaaf..6fe8cef 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,6 +10,7 @@ WriteMakefile( PREREQ_PM => { Moo => 1.006, 'Module::Runtime' => 0, + 'Try::Tiny' => 0, 'JSON::PP' => 0, 'Future' => 0.29, 'MRO::Compat' => 0, # required to fatpack Moo