Re: Some upcoming changes to Test::Builder

2002-10-15 Thread Michael G Schwern
On Tue, Oct 15, 2002 at 10:34:26AM +0100, Nicholas Clark wrote: On Mon, Oct 14, 2002 at 09:00:42PM -0400, Michael G Schwern wrote: 5.8.0's threads are giving me serious headaches. When 5.8.1 comes out I might drop support for 5.8.0's threads just so I can remove a large volume of

Some upcoming changes to Test::Builder

2002-10-14 Thread Michael G Schwern
I'm working on Test::Builder 0.48 and here's some relatively major changes I'm putting in. Some advance warning and a chance for folks to convince me otherwise. * Test::Harness will no longer be optional. Currently, the tests do not require a Test::Harness upgrade. They simply skip over