SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-SQL-Abstract-Classic rpm build for : Mageia 8. For other distributions click perl-SQL-Abstract-Classic.

Name : perl-SQL-Abstract-Classic
Version : 1.910.0 Vendor : Mageia_Org
Release : 1.mga8 Date : 2020-06-19 10:39:17
Group : Development/Perl Source RPM : perl-SQL-Abstract-Classic-1.910.0-1.mga8.src.rpm
Size : 0.12 MB
Packager : tv < tv>
Summary : Generate SQL from Perl data structures
Description :
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:

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-SQL-Abstract-Classic-1.910.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-SQL-Abstract-Classic-1.910.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-SQL-Abstract-Classic-1.910.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-SQL-Abstract-Classic-1.910.0-1.mga8.noarch.rpm
     

Provides :
perl(SQL::Abstract::Classic)
perl(SQL::Abstract::Util)
perl-SQL-Abstract-Classic

Requires :
perl(Carp)
perl(Exporter) >= 5.570.0
perl(List::Util)
perl(MRO::Compat) >= 0.120.0
perl(SQL::Abstract) >= 1.790.0
perl(SQL::Abstract::Util)
perl(Scalar::Util)
perl(Text::Balanced) >= 2.0.0
perl(strict)
perl(warnings)
perl-base >= 2:5.32.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM