--- Andy Lester <[EMAIL PROTECTED]> wrote:
> Q&D way would be to confess.
> 
>   is( $nstooges, 3 ) or confess;

Yes, that works, but when I am doing heavy development on a bunch of
new code, it's nice to have generic hooks in place to handle such
issues even if I don't know before hand which tests are going to fail.

If this is not already implemented, can you point to the correct
modules for which I would need to submit a patch? :)

Cheers,
Ovid

=====
Silence is Evil            
http://users.easystreet.com/ovid/philosophy/decency.html
Ovid                       http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl  http://users.easystreet.com/ovid/cgi_course/

Reply via email to