| Name: | perl-SQL-Abstract-Classic |
|---|---|
| Version: | 1.91 |
| Release: | 9.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 130228 |
| License: | GPL+ or Artistic |
| RPM: | perl-SQL-Abstract-Classic-1.91-9.el9.noarch.rpm |
| Source RPM: | perl-SQL-Abstract-Classic-1.91-9.el9.src.rpm |
| Build Date: | Sat Jul 23 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/SQL-Abstract-Classic/ |
| Summary: | Generate SQL from Perl data structures |
| Description: | This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module. |