< Home - < Back

perl-Apache-Session


Information about the package, perl-Apache-Session, which is shipped with common Linux distributions. The perl-Apache-Session package is designed for, Persistence framework for session data.


Package Name:

perl-Apache-Session

Summary:

Persistence framework for session data

Description:

Apache::Session is a persistence framework which is particularly useful for tracking session data between httpd requests. Apache::Session is designed to work with Apache and mod_perl, but it should work under CGI and other web servers, and it also works outside of a web server altogether.

Architecture:

noarch

Version:

1.88

Release:

2.el6

Size:

107 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Apache-Session


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


Command

Description of Command

yum install perl-Apache-Session

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

yum remove perl-Apache-Session

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

yum -y remove perl-Apache-Session

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

yum update perl-Apache-Session

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

yum -y update perl-Apache-Session

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

yum info perl-Apache-Session

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

yum deplist perl-Apache-Session

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

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