< Home - < Back

perl-Hash-Case


Information about the package, perl-Hash-Case, which is shipped with common Linux distributions. The perl-Hash-Case package is designed for, Base class for hashes with key-casing requirements.


Package Name:

perl-Hash-Case

Summary:

Base class for hashes with key-casing requirements

Description:

Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes.

Architecture:

noarch

Version:

1.006

Release:

3.el6

Size:

21 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Hash-Case


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


Command

Description of Command

yum install perl-Hash-Case

This command will install perl-Hash-Case on the server.

yum remove perl-Hash-Case

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

yum -y remove perl-Hash-Case

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

yum update perl-Hash-Case

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

yum -y update perl-Hash-Case

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

yum info perl-Hash-Case

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

yum deplist perl-Hash-Case

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

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