perl-SQL-Abstract

Generate SQL from Perl data structures

SRPM:     perl-SQL-Abstract-1.22-1.n0i.11.fc7.src.rpm
SPEC:     perl-SQL-Abstract.spec
Version:  1.22
Release:  1.n0i.11.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     28118
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/SQL-Abstract/
Date:     Tue May 29 2007, 00:30 GMT

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.
While based on the concepts used by DBIx::Abstract, 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.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.22-1.n0i.11
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - version 1.22
  • Mon Mar 27 2006 Marius Feraru <altblue@n0i.net> - 1.21-1.n0i.10
    - version 1.21
  • Tue Sep 06 2005 Marius Feraru <altblue@n0i.net> 1.20-1.n0i.9
    - version 1.20
  • Sun Jul 24 2005 Marius Feraru <altblue@n0i.net> 1.19-1.n0i.8
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7
  • Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:1.18-3.n0i.7
    - version 1.18
  • Sat Dec 04 2004 Marius Feraru <altblue@n0i.net> 0:1.17-2.n0i.6
    - version 1.17
  • Fri Apr 30 2004 Marius Feraru <altblue@n0i.net> 0:1.15-1.n0i.5
    - automatic rebuild
  • Thu Apr 22 2004 Marius Feraru <altblue@n0i.net> 0:1.15-1.n0i.4
    - spec file (re?)created using N0i::CPAN::RPMizer/2004032101
    - rebuild (perl 5.8.4)
  • Fri Jan 23 2004 Marius FERARU <altblue@n0i.net> 0:1.15-0.n0i.3
    - automatic rebuild (perl v.5.8.3)
  • Sat Jan 10 2004 Marius FERARU <altblue@n0i.net> 0:1.15-0.n0i.2
    - version 1.15
  • Mon Nov 03 2003 Marius FERARU <altblue@n0i.net> 0:1.13-0.n0i.1
    - version 1.13
    - spec file (re?)created using N0i::CPAN::RPMizer/2003102001

Files:

  • perl-SQL-Abstract.spec
  • SQL-Abstract-1.22.tgz

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(Test)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)