[Omaha.pm] best practice: podchecker

Andy Lester andy at petdance.com
Thu Jul 21 15:15:39 PDT 2005


On Thu, Jul 21, 2005 at 05:10:49PM -0500, Jay Hannah (jhannah at omnihotels.com) wrote:
> > perl -e 'use Test::Harness; undef $Test::Harness::switches; runtests(@ARGV)' t/pod.t
> t/pod....ok
> All tests successful.
> Files=1, Tests=1404,  3 wallclock secs ( 2.46 cusr +  0.19 csys =  2.65 CPU)

You mean

prove t/pod.t

> Nothing like padding your test suite stats. -grin-

It's hardly padding.   POD is crucial.

-- 
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance


More information about the Omaha-pm mailing list