[ 源代码: libsql-abstract-more-perl ]
软件包:libsql-abstract-more-perl(1.43-1)
libsql-abstract-more-perl 的相关链接
Debian 的资源:
下载源码包 libsql-abstract-more-perl:
- [libsql-abstract-more-perl_1.43-1.dsc]
- [libsql-abstract-more-perl_1.43.orig.tar.gz]
- [libsql-abstract-more-perl_1.43-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
extension of SQL::Abstract with more constructs and more flexible API
Sql::Abstract::More generates SQL from Perl datastructures. This is a subclass of SQL::Abstract, fully compatible with the parent class, but with some additions:
1) additional SQL constructs like -union, -group_by, join, etc;
2) methods take arguments as named parameters instead of positional parameters, so that various SQL fragments are more easily identified;
3) values passed to select, insert or update can directly incorporate information about datatypes, in the form of arrayrefs of shape [$value, \%type].
其他与 libsql-abstract-more-perl 有关的软件包
|
|
|
|
-
- dep: libmro-compat-perl
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: libsql-abstract-classic-perl
- module to generate SQL from Perl data structures - classic version
- 或者 libsql-abstract-perl
- module to generate SQL from Perl data structures
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)