< Home - < Back

perl-Cache-Cache


Information about the package, perl-Cache-Cache, which is shipped with common Linux distributions. The perl-Cache-Cache package is designed for, Generic cache interface and implementations.


Package Name:

perl-Cache-Cache

Summary:

Generic cache interface and implementations

Description:

The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.

Architecture:

noarch

Version:

1.06

Release:

2.el6

Size:

89 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Cache-Cache


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


Command

Description of Command

yum install perl-Cache-Cache

This command will install perl-Cache-Cache on the server.

yum remove perl-Cache-Cache

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

yum -y remove perl-Cache-Cache

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

yum update perl-Cache-Cache

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

yum -y update perl-Cache-Cache

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

yum info perl-Cache-Cache

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

yum deplist perl-Cache-Cache

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

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