move pod tests to xt
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Makefile.PL
index a032325..32135db 100644 (file)
@@ -27,6 +27,8 @@ my %META = (
     },
     develop   => {
       requires => {
+        'Test::Pod'           => '1.14',
+        'Test::Pod::Coverage' => '1.04',
       },
     },
   },