$dbh->{CachedKids}

David E. Wheeler <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
Howdy,

I started getting test failures for Exception::Class::DBI on Perl 5.6  
recently. The failures seem to be due to this test:

# For some reason, under perl < 5.8.0, $dbh->{Kids} returns a  
different value
# inside the HandleError scope than it does outside that scope. So we're
# checking for the perl version here to cover our butts on this test.  
This may
# be fixed in the DBI soon.
is( $err->kids, ($] < 5.008 ? 1 : 0), "Check kids" );

Was this fixed in the DBI? If so, in what version (I saw a change to  
CachedKids in 1.55 that looked close, but that's not the same as  
{kids}, is it?)?

Thanks,

david
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.