On Sun 26 May 2002 21:34, Tim Bunce <[EMAIL PROTECTED]> wrote:
> file: $CPAN/authors/id/T/TI/TIMB/DBI-1.23.tar.gz
> size: 235409 bytes
> md5: 6e95f1dda641a2b46c9125d81b148a80
>
> =head2 Changes in DBI 1.23, 25th May 2002
8.1.7 (32 bit) / HP-UX 11.00 / 5.6.1 all OK
8.1.7 (32 bit) / HP-UX 11.00 / 5.7.3 (16788+) loads of warnings. Do you want
them? Is 1.23 5.8.0 ready?
> Greatly improved DBI::PurePerl in performance and accuracy.
> Added more detail to DBI::PurePerl docs about what's not supported.
> Fixed undef warnings from t/15array.t and DBD::Sponge.
>
> =head2 Changes in DBI 1.22, 22nd May 2002
>
> Added execute_array() and bind_param_array() with special thanks
> to Dean Arnold. Not yet documented. See t/15array.t for examples.
> All drivers now automatically support these methods.
> Added DBI::PurePerl, a transparent DBI emulation for pure-perl drivers
> with special thanks to Jeff Zucker. Perldoc DBI::PurePerl for details.
> Added DBI::Const::GetInfo* modules thanks to Steffen Goeldner.
> Added write_getinfo_pm utility to DBI::DBD thanks to Steffen Goeldner.
> Added $allow_active==2 mode for prepare_cached() thanks to Stephen Clouse.
>
> Updated DBI::Format to Revision 11.4 thanks to Tom Lowery.
> Use File::Spec in Makefile.PL (helps VMS etc) thanks to Craig Berry.
> Extend $h->{Warn} to commit/rollback ineffective warning thanks to Jeff Baker.
> Extended t/preparse.t and removed "use Devel::Peek" thanks to Scott Hildreth.
> Only copy Changes to blib/lib/Changes.pm once thanks to Jonathan Leffler.
> Updated internals for modern perls thanks to Jonathan Leffler and Jeff Urlwin.
> Tested with perl 5.7.3 (just using default perl config).
>
> Documentation changes:
>
> Added 'Catalog Methods' section to docs thanks to Steffen Goeldner.
> Updated README thanks to Michael Schwern.
> Clarified that driver may choose not to start new transaction until
> next use of $dbh after commit/rollback.
> Clarified docs for finish method.
> Clarified potentials problems with prepare_cached() thanks to Stephen Clouse.
>
> =cut
>
> Enjoy!
>
> Tim.
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.7.3 & 631 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/