Release commit for 0.024
[catagits/Web-Simple.git] / Makefile.PL
index bbd51bc..bf0cba0 100644 (file)
@@ -11,8 +11,9 @@ 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',
   },
+  realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
 );