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

Changes for version 0.01001 - 2010-05-27

  • Removed "use strict" and "use warnings" from MultiStatementDo.pm, as Moose already activates them.
  • The splitting functionality has been extracted and put in a standalone module (SQL::SplitStatement).
    • Tests and POD modified accordingly.
    • Starting of deprecation cycle of DBIx-MultiStatementDo->split.

Modules

Multiple SQL statements in a single do() call with any DBI driver