软件包:libpgobject-simple-perl(3.000002-1)
libpgobject-simple-perl 的相关链接
Debian 的资源:
下载源码包 libpgobject-simple-perl:
- [libpgobject-simple-perl_3.000002-1.dsc]
- [libpgobject-simple-perl_3.000002.orig.tar.gz]
- [libpgobject-simple-perl_3.000002-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
minimalist stored procedure mapper based on LedgerSMB's DBObject
PGObject::Simple is a minimalist framework for mapping stored procedures in PostgreSQL to object methods. The framework is truly minimalist and hence the "Simple" designation (in fact the module contains less than 50 lines of code, and the code is dwarfed by both POD and test cases). It is intended to be of use for developers wishing for such a minimalist framework and those who may want to have a reference for how to build such a mapping framework themselves.
The framework lends itself to a few specific antipatterns. Objects can become ill-formed, overly nebulous, or the like. It is thus very important when using this for actual development to ensure that acceptable data structures are well documented and that these are adhered to.
This module is based on a simple idea, namely that stored procedures can tell application classes how to call them. See the POD for specific information and guidelines.
其他与 libpgobject-simple-perl 有关的软件包
|
|
|
|
-
- dep: libpgobject-perl (>= 1.403.2)
- base class for PG Object subclasses
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)