软件包:libpgobject-simple-role-perl(2.000002-1)
libpgobject-simple-role-perl 的相关链接
Debian 的资源:
下载源码包 libpgobject-simple-role-perl:
- [libpgobject-simple-role-perl_2.000002-1.dsc]
- [libpgobject-simple-role-perl_2.000002.orig.tar.gz]
- [libpgobject-simple-role-perl_2.000002-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Moo/Moose mappers for minimalist PGObject framework
PGObject::Simple::Role is a Moo/Moose mapper for minimalist PGObject framework (embodied in PGObject::Simple). Basically it provides a way to easily map stored procedures using the conventions of PGObject::Simple for Moo/Moose environments, allowing you to use that functionality in those environments. The role itself makes no assumptions about database state, but provides hooks for classes to use to retrieve or create database handles for their use.
This module is suited to quick and easy integration of PostgreSQL stored procedures with Moo and Moose object models. It is quite powerful and it makes developing in such environments relatively easy.
其他与 libpgobject-simple-role-perl 有关的软件包
|
|
|
|
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libpgobject-simple-perl (>= 3)
- minimalist stored procedure mapper based on LedgerSMB's DBObject
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libpgobject-util-dbmethod-perl
- object mappings for the PGObject Framework