Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-SQL-Abstract-Classic-1.910.0-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-SQL-Abstract-Classic Distribution: Mageia
Version: 1.910.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Fri Jun 19 10:39:17 2020
Group: Development/Perl Build host: localhost
Size: 130114 Source RPM: perl-SQL-Abstract-Classic-1.910.0-1.mga8.src.rpm
Packager: tv <tv>
Url: http://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:

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Fri Jun 19 2020 tv <tv> 1.910.0-1.mga8
  + Revision: 1596615
  - imported package perl-SQL-Abstract-Classic

Files

/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, Tue Apr 9 16:22:09 2024