How to Install and Uninstall libpgobject-simple-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libpgobject-simple-perl" package

Please follow the step by step instructions below to install libpgobject-simple-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpgobject-simple-perl

2. Uninstall "libpgobject-simple-perl" package

Learn how to uninstall libpgobject-simple-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpgobject-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpgobject-simple-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpgobject-simple-perl
Architecture: all
Version: 3.000002-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: perl:any, libpgobject-perl (>= 1.403.2)
Filename: pool/universe/libp/libpgobject-simple-perl/libpgobject-simple-perl_3.000002-1.1_all.deb
Size: 13732
MD5sum: f2a3347648680175cbcfbc88926c870a
SHA1: 684db9b47b39d5a52d3a296555e5ea940a58e601
SHA256: 7ede78cfc62a5e78c29462452f1c9b09884568bad07abea713544e1c6d1a0479
SHA512: 2ccc19d783e2669217f17f64f337773c422dc9fc81fdb4eca3004de2a6fd90d1f80e2d30ffae0ba85e1bee86d25703b2947fa84b7056bbb09c9693d17ee3efca
Homepage: https://metacpan.org/release/PGObject-Simple
Description-en: 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.
Description-md5: 8148effd76039760baa1440bcade7f71