< Home - < Back

perl-Params-Validate


Information about the package, perl-Params-Validate, which is shipped with common Linux distributions. The perl-Params-Validate package is designed for, Params-Validate Perl module.


Package Name:

perl-Params-Validate

Summary:

Params-Validate Perl module

Description:

The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.

Architecture:

x86_64

Version:

0.92

Release:

3.el6

Size:

75 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Params-Validate


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


Command

Description of Command

yum install perl-Params-Validate

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

yum remove perl-Params-Validate

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

yum -y remove perl-Params-Validate

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

yum update perl-Params-Validate

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

yum -y update perl-Params-Validate

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

yum info perl-Params-Validate

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

yum deplist perl-Params-Validate

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

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