ANNOUNCE: DBI 1.604

[email protected] (Tim Bunce) Mon, 24 Mar 2008 16:05:01 +0000
Newsgroups perl.dbi.users,perl.dbi.announce
Message-ID <[email protected]>
>   file: $CPAN/authors/id/T/TI/TIMB/DBI-1.604.tar.gz
>   size: 498315 bytes
>    md5: 358511d60eb3daba913d49236c469802

=head2 Changes in DBI 1.604 (svn rev 10994) 24th March 2008

  Fixed fetchall_arrayref with $max_rows argument broken in 1.603,
    thanks to Greg Sabino Mullane.
  Fixed a few harmless compiler warnings on cygwin.

=head2 Changes in DBI 1.603

  Fixed pure-perl fetchall_arrayref with $max_rows argument
    to not error when fetching after all rows already fetched.
    (Was fixed for compiled drivers back in DBI 1.31.)
    Thanks to Mark Overmeer.
  Fixed C sprintf formats and casts, fixing compiler warnings.

  Changed dbi_profile() to accept a hash of profiles and apply to all.
  Changed gofer stream transport to improve error reporting.
  Changed gofer test timeout to avoid spurious failures on slow systems.

  Added options to t/85gofer.t so it's more useful for manual testing.

=cut

Enjoy!

Tim.