X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=745aaaff51015d19f2454db764c194c3ff25f490;hp=9ecf35374a68461537eaea0c8e35aa1063fa7434;hb=dd6e1327e96d5488e34f7519d9d3290627c9bbe8;hpb=572baf59223350fefbbea8e8829350e717f77451 diff --git a/Makefile.PL b/Makefile.PL index 9ecf353..745aaaf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( NAME => 'Object::Remote', VERSION_FROM => 'lib/Object/Remote.pm', PREREQ_PM => { - Moo => 1.001, + Moo => 1.006, 'Module::Runtime' => 0, 'JSON::PP' => 0, 'Future' => 0.29,