< Home - < Back

perl-Data-Uniqid


Information about the package, perl-Data-Uniqid, which is shipped with common Linux distributions. The perl-Data-Uniqid package is designed for, Perl extension for simple generating of unique id's.


Package Name:

perl-Data-Uniqid

Summary:

Perl extension for simple generating of unique id's

Description:

Data::Uniqid provides three simple routines for generating unique ids. These ids are coded with a Base62 system to make them short and handy (e.g. to use it as part of a URL).

Architecture:

noarch

Version:

0.12

Release:

2.el6

Size:

8.7 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Data-Uniqid


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


Command

Description of Command

yum install perl-Data-Uniqid

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

yum remove perl-Data-Uniqid

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

yum -y remove perl-Data-Uniqid

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

yum update perl-Data-Uniqid

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

yum -y update perl-Data-Uniqid

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

yum info perl-Data-Uniqid

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

yum deplist perl-Data-Uniqid

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

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