switch to Pod::Coverage::TrustMe
[p5sagit/strictures.git] / Makefile.PL
index ef8d851..ece4a4f 100644 (file)
@@ -34,8 +34,7 @@ my %META = (
     },
     develop => { requires => {
       'Test::Pod' => 0,
-      'Test::Pod::Coverage' => 0,
-      'Pod::Coverage::CountParents' => 0,
+      'Test::Pod::Coverage::TrustMe' => 0,
       %extra_prereqs,
     } },
   },