--- trunk/t/pod-coverage.t 2005/06/25 20:23:23 1 +++ trunk/t/pod-coverage.t 2005/07/16 11:07:38 3 @@ -1,4 +1,4 @@ -#!perl -T +#!/usr/bin/perl -T use Test::More; eval "use Test::Pod::Coverage 1.04";