< Home - < Back

perl-Data-Types


Information about the package, perl-Data-Types, which is shipped with common Linux distributions. The perl-Data-Types package is designed for, Validate and convert data types.


Package Name:

perl-Data-Types

Summary:

Validate and convert data types

Description:

This module exports a number of functions that are useful for validating and converting data types. It is intended for use in applications where data types are more important than they typically are in Perl -- e.g., database applications.

Architecture:

noarch

Version:

0.09

Release:

5.el6

Size:

14 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Data-Types


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


Command

Description of Command

yum install perl-Data-Types

This command will install perl-Data-Types on the server.

yum remove perl-Data-Types

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

yum -y remove perl-Data-Types

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

yum update perl-Data-Types

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

yum -y update perl-Data-Types

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

yum info perl-Data-Types

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

yum deplist perl-Data-Types

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

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