Re: [ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-19 Thread Michael G Schwern
Rafael Garcia-Suarez wrote: > And tests now pass with following change. > It takes care of > a/ pushing the right dirs in @INC when running in the perl core test suite > b/ fixes the $VERSION of Dummy.pm. Apparently bleadperl comes with > another version of Dummy.pm than Test::Simple don't

Re: [ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-19 Thread Rafael Garcia-Suarez
On 19/09/2007, Steve Peters <[EMAIL PROTECTED]> wrote: > On Tue, Sep 18, 2007 at 06:03:13PM -0700, Michael G Schwern wrote: > > Jerry D. Hedden wrote: > > > Michael G Schwern wrote: > > >> http://www.pobox.com/~schwern/src/Test-Simple-0.71.tar.gz > > > > > > BTW, when to you plan to submit a patch

Re: [ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-19 Thread Steve Peters
On Tue, Sep 18, 2007 at 06:03:13PM -0700, Michael G Schwern wrote: > Jerry D. Hedden wrote: > > Michael G Schwern wrote: > >> http://www.pobox.com/~schwern/src/Test-Simple-0.71.tar.gz > > > > BTW, when to you plan to submit a patch for this against blead? > > Magic p5p fairies usually take care o

Re: [ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-18 Thread Michael G Schwern
Jerry D. Hedden wrote: > Michael G Schwern wrote: >> http://www.pobox.com/~schwern/src/Test-Simple-0.71.tar.gz > > BTW, when to you plan to submit a patch for this against blead? Magic p5p fairies usually take care of that. -- Stabbing you in the face so you don't have to.

Re: [ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-17 Thread Jerry D. Hedden
Michael G Schwern wrote: > http://www.pobox.com/~schwern/src/Test-Simple-0.71.tar.gz BTW, when to you plan to submit a patch for this against blead?

Re: [ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-15 Thread Jerry D. Hedden
Michael G Schwern wrote: > 0.71 Thu Sep 13 20:42:36 PDT 2007 > Bug fixes > - Fixed a problem with BEGIN { use_ok } silently failing when there's no > plan set. [rt.cpan.org 28345] Thanks Adriano Ferreira and Yitzchak. Uh, oh! This fix causes test failures with DBI and Math::Rando

[ANNOUNCE] Test::Builder/More/Simple 0.71

2007-09-13 Thread Michael G Schwern
http://www.pobox.com/~schwern/src/Test-Simple-0.71.tar.gz The big change here? No more sort_bug.t. Bye bye 90% of my spurious bug reports. It was testing two deprecated functions and tended to hit bugs in threaded perls that I can't fix and the user doesn't care about. I replaced with with a s