On Fri, Jul 29, 2005 at 02:49:48AM +0100, Adrian Howard wrote:
> Obviously won't work if your test scripts aren't written using T::B,  
> but that's not a problem I hit very often.
> 
> Greasy hack? Obviously - but it seems to do the job. I'm tempted to  
> throw it at CPAN :-)
> 
> Is there a better way I'm missing?

BEGIN { *STDERR = *STDOUT }

That'll handle anything, Test::Builder or not.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
Just call me 'Moron Sugar'.
        http://www.somethingpositive.net/sp05182002.shtml

Reply via email to