DBD::ODBC 1.16 uploaded to CPAN by Martin Evans- May 14, 2008 Hi,I have just uploaded DBD::ODBC 1.16 to CPAN. This release contains the following changes:=head1 CHANGES=head2 Changes in DBD::ODBC 1.16 May 13, 2008=head3 Test ChangesSmall change to the last test in 10handler.t to cope with the preparefailing instead of the execute failing - spotted by Andrei Kovalevskiwith the ODBCng Postgres driver.Changed the 20SqlServer.t test to specifically disable MARS for thetest to check multiple active statements and added a new test to checkthat when...http://www.nntp.perl.org/group/perl.dbi.announce/2008/05/msg351.html ANNOUNCE: IBM Informix Database Driver for Perl DBI Version 2008.0513 (2008-05-13) released by Jonathan Leffler- May 14, 2008 IBM Informix Database Driver for Perl DBI Version 2008.0513 (2008-05-13) has been uploaded to CPAN.IBM Informix Database Driver for Perl (also known as DBD::Informix) isthe driver code that enables Perl 5.6.1 or later to access Informixdatabases via the DBI module (but if you are not already using Perl5.10.0 - or any later version - you should be planning to upgrade). Youwill need the code for DBI version 1.38 or later as well (v1.604 - or anylater version - is recommended). The code for...http://www.nntp.perl.org/group/perl.dbi.announce/2008/05/msg350.html DBD::mysql 4.007 released by Patrick Galbraith- May 12, 2008 I&39;m pleased to announce the release of DBD::mysql 4.007. This release contains the changes: Took out mysql_server_init call where not needed Complete re-write of test suit to use Test::More - tons of cleanups! Makefile.PL changes to use current user in &39;make test&39; if not definedThe biggest change in this release is a completely re-written test suite now using Test::More. This was something I wanted to do for at least two years. Using Test::More for the test suite makes it so much...http://www.nntp.perl.org/group/perl.dbi.announce/2008/05/msg349.html Pay no attention to that DBI callback behind the curtain by Tim Bunce- May 1, 2008 I found an interesting use for the (undocumented) DBI callback mechanism recently.You might find it interesting (in lieu of documentation, for now).http:blog.timbunce.org20080501pay-no-attention-to-that-callback-behind-the-curtainTim.http://www.nntp.perl.org/group/perl.dbi.announce/2008/05/msg348.html |