deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libpgobject-perl
Description: |-
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.
Homepage: https://metacpan.org/release/PGObject-Simple
Installed-Size: '35'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libpgobject-simple-perl
Priority: optional
Section: perl
Version: 3.000002-2
srcpkg_name: libpgobject-simple-perl
srcpkg_version: 3.000002-2