Hi!

On Mon, Feb 23, 2004 at 05:01:54PM +0000, Adrian Howard wrote:
> 
> On Monday, February 23, 2004, at 02:40 PM, Thomas Klausner wrote:
> [snip]
> >Is there a way to abort a whole testsuite?
> [snip]
> 
> Yup. Take a look at BAILOUT in Test::Builder. Doing:
> 
>       Test::More->builder->BAILOUT
> 
> should stop Test::Harness in its tracks.

Thanks, this is working.

Is there any reason why BAIL_OUT is marked as unimplemented in the
Test::More docs?



-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Reply via email to