On Mon, Aug 16, 2004 at 10:06:37AM -0600, Hugh S. Myers ([EMAIL PROTECTED]) wrote:
> Excellent! Assuming some degree of 'act togetherness', when ready I'll post
> an article on PM incorporating both suggestions...

Note also that you have t/pod.t:

#!perl -T

use Test::More;
eval "use Test::Pod 1.14";
plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
all_pod_files_ok();

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to