The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.52 - 2012-05-29

  • The DBI params are now encapsulated in a code reference, rather than stored as the passed array, so that the password is less likely to be displayed in a dump. Idea borrowed from Rose::DB. Patch from Brad Bowman.
  • Eliminated warning about the non-portability of a v-string on older Perls. Thanks to Mark Lawrence for the report (Issue #17).
  • Removed a couple of leftover examples of the `catch` feature removed in v0.50. Thanks to Randy Stauner for the patch!
  • Eliminated more "Use of qw(...) as parentheses" syntax errors in tests when running on Perl 5.17.
  • Add mention of DBI Callbacks parameter to the docs, as folks often ask for this functionality, not realizing that the DBI already provides it. Randy Stauner.

Modules

Fast, safe DBI connection and transaction management
Database-specific connection interface
Microsoft SQL Server-specific connection interface
Oracle-specific connection interface
PostgreSQL-specific connection interface
SQLite-specific connection interface
MySQL-specific connection interface

Provides

in lib/DBIx/Connector/Driver.pm
in lib/DBIx/Connector/Driver.pm
in lib/DBIx/Connector/Driver.pm