Re: [svn:dbi] r14361 - dbi/trunk/t

2010-09-01 Thread Jens Rehsack
2010/8/31 Tim Bunce tim.bu...@pobox.com: On Mon, Aug 30, 2010 at 01:49:10PM -0700, hmbr...@cvs.perl.org wrote: Log: Fix for failing t/50 when old SQL::Statement available (e.g. 1.16) Does this fix http://www.cpantesters.org/cpan/report/8392757 ? No, because this fixes t/50dbm_simple.t and

Re: [svn:dbi] r14361 - dbi/trunk/t

2010-08-31 Thread Tim Bunce
On Mon, Aug 30, 2010 at 01:49:10PM -0700, hmbr...@cvs.perl.org wrote: Log: Fix for failing t/50 when old SQL::Statement available (e.g. 1.16) Does this fix http://www.cpantesters.org/cpan/report/8392757 ? my $dbi_sql_nano = $ENV{DBI_SQL_NANO}; unless( $dbi_sql_nano ) { -$@ = undef; +