パッケージ: 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
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libpgobject-util-dbmethod-perl
- object mappings for the PGObject Framework