Name: | perl-SQL-Interp |
---|---|
Version: | 1.27 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 78145 |
License: | GPL+ or Artistic |
RPM: | perl-SQL-Interp-1.27-1.el8.noarch.rpm |
Source RPM: | perl-SQL-Interp-1.27-1.el8.src.rpm |
Build Date: | Thu Aug 19 2021 |
Build Host: | host-100-100-224-14.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/SQL-Interp |
Summary: | Interpolate Perl variables into SQL statements |
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. |