< Home - < Back

perl-Params-Coerce


Information about the package, perl-Params-Coerce, which is shipped with common Linux distributions. The perl-Params-Coerce package is designed for, Allows your classes to do coercion of parameters.


Package Name:

perl-Params-Coerce

Summary:

Allows your classes to do coercion of parameters

Description:

A big part of good API design is that we should be able to be flexible in the ways that we take parameters. Params::Coerce attempts to encourage this, by making it easier to take a variety of different arguments, while adding negligible additional complexity to your code.

Architecture:

noarch

Version:

0.14

Release:

11.el6

Size:

24 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Params-Coerce


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


Command

Description of Command

yum install perl-Params-Coerce

This command will install perl-Params-Coerce on the server.

yum remove perl-Params-Coerce

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

yum -y remove perl-Params-Coerce

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

yum update perl-Params-Coerce

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

yum -y update perl-Params-Coerce

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

yum info perl-Params-Coerce

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

yum deplist perl-Params-Coerce

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

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