bump version dep on Moo because it's probably a good idea
Matt S Trout [Fri, 27 Apr 2012 02:52:07 +0000 (02:52 +0000)]
Makefile.PL

index bbd51bc..a8f5ab3 100644 (file)
@@ -11,7 +11,7 @@ WriteMakefile(
   PREREQ_PM => {
     'Syntax::Keyword::Gather' => '1.001',
     'Plack' => '0.9968',
-    'Moo' => '0.009005',
+    'Moo' => '0.009014',
     'warnings::illegalproto' => '0.001',
     'Data::Dumper::Concise' => '2.020',
   },