[ 源代码: libdbix-multistatementdo-perl ]
软件包:libdbix-multistatementdo-perl(1.00009-3)
libdbix-multistatementdo-perl 的相关链接
Debian 的资源:
下载源码包 libdbix-multistatementdo-perl:
- [libdbix-multistatementdo-perl_1.00009-3.dsc]
- [libdbix-multistatementdo-perl_1.00009.orig.tar.gz]
- [libdbix-multistatementdo-perl_1.00009-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
multiple SQL statements in a single do() call with any DBI driver
Some DBI drivers don't support the execution of multiple statements in a single do() call. DBIx::MultiStatementDo tries to overcome such limitation, letting you execute any number of SQL statements (of any kind, not only DDL statements) in a single batch, with any DBI driver.
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used.
其他与 libdbix-multistatementdo-perl 有关的软件包
|
|
|
|
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libsql-splitstatement-perl
- Split any SQL code into atomic statements
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)