How to Install librose-db-object-perl in Ubuntu 18.04



Install librose-db-object-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install librose-db-object-perl

Description:

framework providing an extensible high-performance ORM

Rose::DB::Object is a base class for objects that encapsulate a single row in a database table. By deriving objects from this module, you get a simple API for manipulating database tuples. This module inherits from, and follows the convention of, Rose::Object. See the manual for Rose::Object or the tutorial, Rose::DB::Object::Tutorial, for details.

Homepage: https://metacpan.org/release/Rose-DB-Object

Version: 1:0.815-1

Section: universe/perl