Package: libsql-abstract-perl (1.21-3) [universe]
Links for libsql-abstract-perl
Ubuntu Resources:
Download Source Package libsql-abstract-perl:
- [libsql-abstract-perl_1.21-3.dsc]
- [libsql-abstract-perl_1.21.orig.tar.gz]
- [libsql-abstract-perl_1.21-3.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Bart Martens
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Generate SQL from Perl data structures
This module was inspired by the DBIx::Abstract. The intention of this module is 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.
Homepage: http://search.cpan.org/~nwiger/SQL-Abstract/
Other Packages Related to libsql-abstract-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libsql-abstract-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 36.2 kB | 116.0 kB | [list of files] |