< Home - < Back

perl-aliased


Information about the package, perl-aliased, which is shipped with common Linux distributions. The perl-aliased package is designed for, Use shorter versions of class names.


Package Name:

perl-aliased

Summary:

Use shorter versions of class names

Description:

aliased is simple in concept but is a rather handy module. It loads the class you specify and exports into your namespace a subroutine that returns the class name. You can explicitly alias the class to another name or, if you prefer, you can do so implicitly. In the latter case, the name of the subroutine is the last part of the class name.

Architecture:

noarch

Version:

0.30

Release:

1.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-aliased


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


Command

Description of Command

yum install perl-aliased

This command will install perl-aliased on the server.

yum remove perl-aliased

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

yum -y remove perl-aliased

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

yum update perl-aliased

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

yum -y update perl-aliased

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

yum info perl-aliased

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

yum deplist perl-aliased

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

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