Don't ship pod tests since we don't want bogus failures from other
Dave Rolsky [Sat, 23 Aug 2008 20:26:20 +0000 (20:26 +0000)]
people's old pod testing modules.

MANIFEST.SKIP

index b3f5955..a356757 100644 (file)
@@ -20,3 +20,5 @@ bench
 ^TODO$
 ^MOP.(bs|c|o)$
 \.shipit
+t/pod\.t$
+t/pod_coverage\.t$