--- Andy Armstrong <[EMAIL PROTECTED]> wrote: > I presume anyone who wanted to know that currently would just be calling > T::H::execute_tests which returns three hashes that summarise the test > results.
I'd prefer an object get returned instead. It's much safe to call
$harness->all_passed than $harness->{all_pased} (sic).
Cheers,
Ovid
--
Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/
