switch to Moo
[catagits/Web-Simple.git] / Makefile.PL
index 5159ab5..0a801e5 100644 (file)
@@ -6,5 +6,6 @@ all_from 'lib/Web/Simple.pm';
 requires 'Syntax::Keyword::Gather';
 requires 'Plack';
 requires 'Moo';
+requires 'warnings::illegalproto';
 
 WriteAll;