How to Install libpgobject-simple-role-perl in Ubuntu 18.04



Install libpgobject-simple-role-perl by entering the following commands in the terminal:

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

Description:

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.

Homepage: http://metacpan.org/release/PGObject-Simple-Role

Version: 2.000002-1

Section: universe/perl