< Home - < Back

perl-DBIx-Class


Information about the package, perl-DBIx-Class, which is shipped with common Linux distributions. The perl-DBIx-Class package is designed for, Extensible and flexible object <-> relational mapper.


Package Name:

perl-DBIx-Class

Summary:

Extensible and flexible object <-> relational mapper

Description:

This is an SQL to OO mapper with an object API inspired by Class::DBI (and a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in your code as perl- ish as possible while still providing access to as many of the capabilities of the database as possible, including retrieving related records from multiple tables in a single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and HAVING support.

Architecture:

noarch

Version:

0.08123

Release:

2.el6

Size:

687 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-DBIx-Class


Control the perl-DBIx-Class package with the following handy commands outlined below.


Command

Description of Command

yum install perl-DBIx-Class

This command will install perl-DBIx-Class on the server.

yum remove perl-DBIx-Class

This command will un-install perl-DBIx-Class on the server. When you run this command, you will be asked if you are sure that you want to remove perl-DBIx-Class, so you have to manually confirm that you want to do this.

yum -y remove perl-DBIx-Class

This command will un-install perl-DBIx-Class on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-DBIx-Class when using the -y flag.

yum update perl-DBIx-Class

This command will update perl-DBIx-Class to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-DBIx-Class, so you have to manually confirm that you want to do this.

yum -y update perl-DBIx-Class

This command will update perl-DBIx-Class to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-DBIx-Class when using the -y flag.

yum info perl-DBIx-Class

This command will show you core information about the perl-DBIx-Class package.

yum deplist perl-DBIx-Class

This command will show you the dependencies for perl-DBIx-Class. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-DBIx-Class

This command will check if there is an update waiting on perl-DBIx-Class. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.