On Jul 21, 2005, at 5:15 PM, Andy Lester wrote:
On Thu, Jul 21, 2005 at 05:10:49PM -0500, Jay Hannah (jhannah@omnihotels.com) wrote:perl -e 'use Test::Harness; undef $Test::Harness::switches; runtests(@ARGV)' t/pod.tt/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
What is that?I don't know anything about distributing Perl code, if that's a distribution thing. I've never prepared any Perl for CPAN or anything like that, it all just lives in CVS here and we do checkouts.
ike padding your test suite stats. -grin-It's hardly padding. POD is crucial.
Sure, but only 474 of the 1404 "POD files" that Test::Pod detects actually have any POD in them.
j