On Fri, 9 Nov 2001, Rodent of Unusual Size wrote: > I thought skipped subtests were supposed to be treated as > qualified successes? And Doug, didn't you say the output > displayed by the skip sub would say 'skipped'?
looks like you've fixed the problem? i think the skip() sub reason output is only seen with -v, unlike when an entire test is skipped with '1..0' % t/TEST -run t/modules/dav.t modules/dav....skipped: cannot find module 'HTTP::DAV'
