[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#202702: ITP: libsql-abstract-perl -- Generate SQL from Perl data structures



Package: wnpp
Version: unavailable; reported 2003-07-24
Severity: wishlist

* Package name    : libsql-abstract-perl
  Version         : 1.13
  Upstream Author : Nathan Wiger <nate@sun.com>
* URL             : http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-1.13.tar.gz
* License         : GPL or Perl artistic
  Description     : Generate SQL from Perl data structures

 This module was inspired by the DBIx::Abstract. The intention of this
 module is to provide abstract SQL generation methods. With this module
 you can generate SQL, but still retain complete control over the
 statement handles and use the DBI interface if you wish.
 .
 While based on the concepts used by DBIx::Abstract, there are several
 important differences, especially when it comes to WHERE
 clauses. Some of the concepts used have been modified to make the SQL
 easier to generate from Perl data structures and hopefully 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.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux wompom 2.4.20-3-686 #1 Sat Jun 7 22:34:55 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C




Reply to: