Index: /trunk/PS-IPP-PSFTP/t/00_distribution.t
===================================================================
--- /trunk/PS-IPP-PSFTP/t/00_distribution.t	(revision 5280)
+++ /trunk/PS-IPP-PSFTP/t/00_distribution.t	(revision 5281)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: 00_distribution.t,v 1.1.1.1 2005-10-06 00:03:10 jhoblitt Exp $
+# $Id: 00_distribution.t,v 1.2 2005-10-12 02:49:07 jhoblitt Exp $
 
 use strict;
@@ -21,7 +21,5 @@
         plan skip_all => 'Test::Distribution not installed';
     } else {
-        # pod tests have to be disabled because of the Pod test strings in
-        # Test::Pod::Tidy
-        import Test::Distribution not => qw( pod );
+        import Test::Distribution not => qw( podcover );
     }
 }
