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

Changes for version 0.33 - 2005-11-10

  • SQL::Interpolate
  • Build.PL - fixed version syntax so that META.yml is valid.
  • Added support for result sets: [[1, 2], [3, 4]], 'UNION', [{x => 10, y > 11}, {x => 12, y => 13}]
  • Added support for temporary table references: "SELECT * FROM", [[1, 2], [3, 4]], 'JOIN',
    • {x => 10, y > 11}, {x => 12, y => 13}
  • Added support for "IS NULL" in IN: "WHERE", {bla => undef} OUT: "WHERE bla IS NULL" Recommended by (slaven) in http://rt.cpan.org/NoAuth/Bug.html?id=11810
  • POD improvements in all modules.

Modules

Interpolate Perl variables into SQL with DBI
Interpolate Perl variables into SQL statements
Source filtering for SQL::Interpolate
Macros and filters for SQL::Interpolate

Provides

in lib/DBIx/Interpolate.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate.pm
in lib/SQL/Interpolate/Macro.pm
in lib/SQL/Interpolate.pm