Re: done_testing()

2009-02-09 Thread Gabor Szabo
On Mon, Feb 9, 2009 at 10:48 AM, Philippe Bruhat (BooK) wrote: > On Tue, Feb 03, 2009 at 08:21:33PM -0800, Michael G Schwern wrote: >> >> Finally, this makes it now possible to build up the test plan as you go. I'd >> like to put first order support into Test::Builder and Test::More for it, but >

Re: done_testing()

2009-02-09 Thread Philippe Bruhat (BooK)
On Tue, Feb 03, 2009 at 08:21:33PM -0800, Michael G Schwern wrote: > > Finally, this makes it now possible to build up the test plan as you go. I'd > like to put first order support into Test::Builder and Test::More for it, but > for the moment this will work: > > use Test::More; > > my $te