ANNOUNCE: DBI 1.30
[email protected] (Tim Bunce)
| Newsgroups | perl.dbi.users,perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.30.tar.gz
size: 257016 bytes
md5: 30e6b539fb36da93c862c7c7df0f3bf8
=head2 Changes in DBI 1.30, 18th July 2002
Fixed problems with selectrow_array, selectrow_arrayref, and
selectall_arrayref introduced in DBI 1.29.
Fixed FETCHing a handle attribute to not clear $DBI::err etc (broken in 1.29).
Fixed core dump at trace level 9 or above.
Fixed compilation with perl 5.6.1 + ithreads (i.e. Windows).
Changed definition of behaviour of selectrow_array when called in a scalar
context to match change in fetchrow_array made in DBI 1.29.
Corrected selectrow_arrayref docs which showed selectrow_array thanks to Paul DuBois.
=cut
Enjoy!
I look forward to seeing some of you at the Perl Conference in San
Diego next week: http://conferences.oreillynet.com/os2002/
Tim.