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

Changes for version 1.26 - 2020-04-15

  • THINGS THAT MIGHT BREAK YOUR CODE
    • The Sub::Exporter dependency has been dropped, meaning that its advanced importing features are not available anymore. '-as' style function renaming still works, so this /should/ not affect your code if you stuck with the documented functionality.
  • BUG FIXES
    • Properly handle 'IS (NOT) DISTINCT FROM' comparison operator.
    • Properly handle quoted identifiers in 'INSERT INTO x' and 'x IN' contexts.

Modules

Interpolate Perl variables into SQL with DBI
Interpolate Perl variables into SQL statements

Provides

in lib/DBIx/Interp.pm
in lib/DBIx/Interp.pm
in lib/SQL/Interp.pm
in lib/SQL/Interp.pm