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

Changes for version 0.17 - 2011-06-24

  • Get rid of nasty type coercion in favor of providing two separate interfaces for connecting.
  • Various documentation cleanups.
  • Default the underlying DBIx::Connector object to having the connection mode 'fixup'.
  • Provide a way, via connect(), to override the default connection mode.

Documentation

Common recipes for DBIx::ResultSet.

Modules

Lightweight SQL query building and execution.
Access result sets via DBIx::Connector.