perl-SQL-Interp - Interpolate Perl variables into SQL statements
| Website: | https://metacpan.org/release/SQL-Interp |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
SQL::Interp converts a list of intermixed SQL fragments and variable references into a conventional SQL string and list of bind values suitable for passing onto DBI. This simple technique creates database calls that are simpler to create and easier to read, while still giving you full access to custom SQL.
Packages
| perl-SQL-Interp-1.27-1.aldos.noarch [38 KiB] |
Changelog
by Joel Barrios (2024-05-12):
- Update to 1.27. |