move pod tests to xt
[catagits/Catalyst-Plugin-ConfigLoader.git] / Makefile.PL
index fd76aad..6813fab 100644 (file)
@@ -25,6 +25,8 @@ my %META = (
     },
     develop => {
       requires => {
+        'Test::Pod'           => '1.00',
+        'Test::Pod::Coverage' => '1.00',
       },
     },
   },