< Home - < Back

perl-Apache-DBI


Information about the package, perl-Apache-DBI, which is shipped with common Linux distributions. The perl-Apache-DBI package is designed for, Persistent database connections with Apache/mod_perl.


Package Name:

perl-Apache-DBI

Summary:

Persistent database connections with Apache/mod_perl

Description:

This is version 1.09 of Apache::AuthDBI and Apache::DBI. These modules are supposed to be used with the Apache server together with an embedded perl interpreter like mod_perl. They provide support for basic authentication and authorization as well as support for persistent database connections via Perl's Database Independent Interface (DBI). o DBI.pm provides persistent database connections: - connections can be established during server-startup - configurable rollback to ensure data integrity - configurable verification of the connections to avoid time-outs. o AuthDBI.pm provides authentication and authorization: - optional shared cache for passwords to minimize database load - configurable cleanup-handler deletes outdated entries from the cache Apache::DBI has been in widespread deployment on many platforms for years. Apache::DBI is one of the most widely used mod_perl related modules. It can be considered stable.

Architecture:

noarch

Version:

1.09

Release:

1.el6

Size:

50 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Apache-DBI


Control the perl-Apache-DBI package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Apache-DBI

This command will install perl-Apache-DBI on the server.

yum remove perl-Apache-DBI

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

yum -y remove perl-Apache-DBI

This command will un-install perl-Apache-DBI 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-Apache-DBI when using the -y flag.

yum update perl-Apache-DBI

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

yum -y update perl-Apache-DBI

This command will update perl-Apache-DBI 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-Apache-DBI when using the -y flag.

yum info perl-Apache-DBI

This command will show you core information about the perl-Apache-DBI package.

yum deplist perl-Apache-DBI

This command will show you the dependencies for perl-Apache-DBI. 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-Apache-DBI

This command will check if there is an update waiting on perl-Apache-DBI. 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.