bump moo version to 1.1
Matt S Trout [Tue, 19 Mar 2013 23:23:19 +0000 (23:23 +0000)]
Makefile.PL

index 2cdb3e3..4cd8800 100644 (file)
@@ -8,7 +8,7 @@ WriteMakefile(
   NAME => 'Object::Remote',
   VERSION_FROM => 'lib/Object/Remote.pm',
   PREREQ_PM => {
-    Moo => 0,
+    Moo => 1.001,
     'Module::Runtime' => 0,
     'JSON::PP' => 0,
     'Future' => 0.10,