[ ソース: libdbix-abstract-perl ]
パッケージ: libdbix-abstract-perl (1.040-2)
libdbix-abstract-perl に関するリンク
Debian の資源:
libdbix-abstract-perl ソースパッケージをダウンロード:
- [libdbix-abstract-perl_1.040-2.dsc]
- [libdbix-abstract-perl_1.040.orig.tar.gz]
- [libdbix-abstract-perl_1.040-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
DBI SQL abstraction
DBIX::Abstract provides methods for retrieving and storing data in SQL databases. It provides methods for all of the more important SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).
It endeavors to produce an interface that will be intuitive to those already familiar with SQL.
Notable features include:
* data_source generation for some DBD drivers. * Can check to make sure the connection is not stale and reconnect if it is. * Controls statement handles for you. * Can delay writes. * Generates complex where clauses from hashes and arrays. * Shortcuts (convenience functions) for some common cases. (Like select_all_to_hashref.)
その他の libdbix-abstract-perl 関連パッケージ
|
|
|
|
-
- dep: libcheck-isa-perl
- Perl module for correct checking of an object's class
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語