< Home - < Back

perl-MooseX-Aliases


Information about the package, perl-MooseX-Aliases, which is shipped with common Linux distributions. The perl-MooseX-Aliases package is designed for, Easy aliasing of methods and attributes in Moose.


Package Name:

perl-MooseX-Aliases

Summary:

Easy aliasing of methods and attributes in Moose

Description:

The MooseX::Aliases module will allow you to quickly alias methods in Moose. It provides an alias parameter for has() to generate aliased accessors as well as the standard ones. Attributes can also be initialized in the constructor via their aliased names.

Architecture:

noarch

Version:

0.10

Release:

1.el6

Size:

35 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-MooseX-Aliases


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


Command

Description of Command

yum install perl-MooseX-Aliases

This command will install perl-MooseX-Aliases on the server.

yum remove perl-MooseX-Aliases

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

yum -y remove perl-MooseX-Aliases

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

yum update perl-MooseX-Aliases

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

yum -y update perl-MooseX-Aliases

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

yum info perl-MooseX-Aliases

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

yum deplist perl-MooseX-Aliases

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

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