Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-SQL-Abstract-Classic | Distribution: Mageia |
Version: 1.910.0 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Mon Mar 21 09:52:38 2022 |
Group: Development/Perl | Build host: localhost |
Size: 130114 | Source RPM: perl-SQL-Abstract-Classic-1.910.0-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/SQL-Abstract-Classic | |
Summary: Generate SQL from Perl data structures |
This module was inspired by the excellent the DBIx::Abstract manpage. 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. While based on the concepts used by the DBIx::Abstract manpage, there are several important differences, especially when it comes to WHERE clauses. I have modified the concepts used to make the SQL easier to generate from Perl data structures and, IMO, more intuitive. The underlying idea is for this module to do what you mean, based on the data structures you provide it. The big advantage is that you don't have to modify your code every time your data changes, as this module figures it out. To begin with, an SQL INSERT is as easy as just specifying a hash of 'key=value' pairs:
GPLv1+ or Artistic
* Mon Mar 21 2022 umeabot <umeabot> 1.910.0-2.mga9 + Revision: 1812781 - Mageia 9 Mass Rebuild * Fri Jun 19 2020 tv <tv> 1.910.0-1.mga8 + Revision: 1596615 - imported package perl-SQL-Abstract-Classic * Fri Jun 19 2020 Thierry Vignaud <tv@mageia.org> 1.910.0-1.mga8 - initial mageia release, generated with cpan2dist
/usr/share/doc/perl-SQL-Abstract-Classic /usr/share/doc/perl-SQL-Abstract-Classic/Changes /usr/share/doc/perl-SQL-Abstract-Classic/META.yml /usr/share/man/man3/SQL::Abstract::Classic.3pm.xz /usr/share/man/man3/SQL::Abstract::Util.3pm.xz /usr/share/perl5/vendor_perl/SQL /usr/share/perl5/vendor_perl/SQL/Abstract /usr/share/perl5/vendor_perl/SQL/Abstract/Classic.pm /usr/share/perl5/vendor_perl/SQL/Abstract/Util.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 13:07:19 2025