set minimum required version of perl to 5.6 (let's see what the smokers think)
[catagits/Web-Simple.git] / lib / Web / Simple / Role.pm
index 4f5bc98..f509c28 100644 (file)
@@ -1,6 +1,5 @@
 package Web::Simple::Role;
 use strictures 1;
-use 5.008;
 use warnings::illegalproto ();
 use Moo::Role ();