< Home - < Back

perl-Exception-Class


Information about the package, perl-Exception-Class, which is shipped with common Linux distributions. The perl-Exception-Class package is designed for, Module that allows you to declare real exception classes in Perl.


Package Name:

perl-Exception-Class

Summary:

Module that allows you to declare real exception classes in Perl

Description:

Exception::Class allows you to declare exception hierarchies in your modules in a "Java-esque" manner.

Architecture:

noarch

Version:

1.29

Release:

1.1.el6

Size:

37 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Exception-Class


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


Command

Description of Command

yum install perl-Exception-Class

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

yum remove perl-Exception-Class

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

yum -y remove perl-Exception-Class

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

yum update perl-Exception-Class

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

yum -y update perl-Exception-Class

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

yum info perl-Exception-Class

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

yum deplist perl-Exception-Class

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

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