パッケージ: libsql-abstract-perl (2.000001-2)
libsql-abstract-perl に関するリンク
Debian の資源:
libsql-abstract-perl ソースパッケージをダウンロード:
- [libsql-abstract-perl_2.000001-2.dsc]
- [libsql-abstract-perl_2.000001.orig.tar.gz]
- [libsql-abstract-perl_2.000001-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Ansgar Burchardt (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
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.
その他の libsql-abstract-perl 関連パッケージ
|
|
|
|
-
- dep: libhash-merge-perl
- Perl module for merging arbitrarily deep hashes into a single hash
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libsub-quote-perl
- helper modules for subroutines
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libtest-deep-perl
- Perl module for extremely flexible deep comparisons
-
- rec: libtest-simple-perl
- set of basic utilities for writing tests in Perl