--- trunk/t/99pod.t 2004/11/23 11:16:32 43 +++ trunk/t/99pod.t 2004/11/23 11:16:41 44 @@ -5,7 +5,5 @@ use Test::Pod tests => 1; -use Fuse::DBI; - -pod_file_ok($INC{"Fuse::DBI"}); +pod_file_ok("DBI.pm");