Changes for version 1.00 - 2007-07-06
- forked as SQL::Interp / DBIx::Interp from SQL::Interpolate
- TRACE_SQL can now be set through an environment variable
- sql_var() renamed to sql_type()
- removed sql_literal(). It had been previously superceded by sql().
- removed make_sql_interp and make_dbi_interp. These are just basic curry patterns that you probably won't need, and can be easily created as-needed.
- significant doc update, mostly to simplify it
- removed Macro support
- removed filter support
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