Pakket: libsql-abstract-perl (1.72-1)
Verwijzigingen voor libsql-abstract-perl
Debian bronnen:
- Probleemrapporten
- Developer Information (PTS)
- Debian Changelog
- Copyright-bestand
- Debian Patch Tracker
Het bronpakket libsql-abstract-perl downloaden:
- [libsql-abstract-perl_1.72-1.dsc]
- [libsql-abstract-perl_1.72.orig.tar.gz]
- [libsql-abstract-perl_1.72-1.debian.tar.gz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Krzysztof Krzyżaniak (eloy) (QA-pagina)
- gregor herrmann (QA-pagina)
- Ansgar Burchardt (QA-pagina)
- Jonathan Yu (QA-pagina)
- Nicholas Bamber (QA-pagina)
Externe bronnen:
- Homepage [search.cpan.org]
Vergelijkbare pakketten:
module to generate SQL from Perl data structures
SQL::Abstract is a Perl module that allows developers to generate SQL from Perl data strutures, inspired by DBIx::Abstract. The intent of this module is to provide abstract SQL generation methods, allowing one to generate SQL while retaining complete control over the statement handles.
There are many important differences between this module and DBIx::Abstract, especially when it comes to WHERE clauses. Chief among these changes is a new design to make it easier to generate SQL from Perl data structures and hopefully more intuitive. The underlying idea is that this module does what you mean, based on the data structures you provide it; the biggest advantage is that you don't have to modify your code every time your data changes.
Andere aan libsql-abstract-perl gerelateerde pakketten
|
|
|
-
- dep: libclass-accessor-grouped-perl (>= 0.09005)
- Perl module to build groups of accessors
-
- dep: libgetopt-long-descriptive-perl (>= 0.086)
- module that handles command-line arguments with usage text
-
- dep: libhash-merge-perl (>= 0.12)
- Perl module for merging arbitrarily deep hashes into a single hash
-
- dep: perl
- Larry Wall's Practische Extractie en Reportage Taal
