Re: SQL-Statement 1.13

2005-04-22 Thread Darren Duncan
At 8:37 PM -0700 4/21/05, Jeff Zucker wrote: I'd much appreciate if those who experienced test failures could try again with http://svn.perl.org/modules/SQL-Statement/trunk/SQL-Statement-1.14.tar.gz Thanks! I tried 2 different Perl installs, both under the same Mac OS X 10.3.8. The system perl

Re: SQL-Statement 1.13

2005-04-22 Thread Cosimo Streppone
Jeff Zucker wrote: H.Merijn Brand wrote: Failed 2/15 test scripts, 86.67% okay. 1/227 subtests failed, 99.56% okay. I added over 140 tests in recent releases (and doubled the Devel::Cover coverage) and apparently forgot to wrap some of the requires in evals. SQL::Statement has no prerequisites

Re: SQL-Statement 1.13

2005-04-22 Thread H.Merijn Brand
On Thu, 21 Apr 2005 20:37:04 -0700, Jeff Zucker [EMAIL PROTECTED] wrote: H.Merijn Brand wrote: Failed 2/15 test scripts, 86.67% okay. 1/227 subtests failed, 99.56% okay. I added over 140 tests in recent releases (and doubled the Devel::Cover coverage) and apparently forgot to wrap some

Re: SQL-Statement 1.13

2005-04-22 Thread Jeff Zucker
Jonathan Leffler wrote: the file seemed to be a double gzipped file Hmm, odd, it's the result of make dist and svn commit. Must be something odd about the svn since the tar.gz appears normal. I've uploaded to http://www.vpservices.com/jeff/programs/SQL-Statement-1.14.tar.gz I believe this one

Re: SQL-Statement 1.13

2005-04-22 Thread Jonathan Leffler
And it worked fine on MacOS X 10.3.9 with Perl 5.8.6. On 4/22/05, Jonathan Leffler [EMAIL PROTECTED] wrote: Worked OK on Solaris 8 with Perl 5.8.6 etc... And it was just 'single gzipped'. I'll check on MacOS X tonight. t/03executeDBD skipped 1/16 (No XBase installed). On 4/22/05,

Re: SQL-Statement 1.13

2005-04-22 Thread Jonathan Leffler
Worked OK on Solaris 8 with Perl 5.8.6 etc... And it was just 'single gzipped'. I'll check on MacOS X tonight. t/03executeDBD skipped 1/16 (No XBase installed). On 4/22/05, Jeff Zucker [EMAIL PROTECTED] wrote: Jonathan Leffler wrote: the file seemed to be a double gzipped file Hmm,