< Home - < Back

perl-MooseX-Role-Parameterized


Information about the package, perl-MooseX-Role-Parameterized, which is shipped with common Linux distributions. The perl-MooseX-Role-Parameterized package is designed for, Make your roles flexible through parameterization.


Package Name:

perl-MooseX-Role-Parameterized

Summary:

Make your roles flexible through parameterization

Description:

Roles are composable units of behavior. They are useful for factoring out functionality common to many classes from any part of your class hierarchy. (See Moose::Cookbook::Roles::Recipe1 for an introduction to Moose::Role.) While combining roles affords you a great deal of flexibility, individual roles have very little in the way of configurability. Core Moose provides alias for renaming methods to avoid conflicts, and excludes for ignoring methods you don't want or need (see Moose::Cookbook::Roles::Recipe2 for more about alias and excludes). Because roles serve many different masters, they usually provide only the least common denominator of functionality. To empower roles further, more configurability than alias and excludes is required. Perhaps your role needs to know which method to call when it is done. Or what default value to use for its url attribute. Parameterized roles offer exactly this solution.

Architecture:

noarch

Version:

0.27

Release:

2.el6

Size:

38 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-MooseX-Role-Parameterized


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


Command

Description of Command

yum install perl-MooseX-Role-Parameterized

This command will install perl-MooseX-Role-Parameterized on the server.

yum remove perl-MooseX-Role-Parameterized

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

yum -y remove perl-MooseX-Role-Parameterized

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

yum update perl-MooseX-Role-Parameterized

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

yum -y update perl-MooseX-Role-Parameterized

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

yum info perl-MooseX-Role-Parameterized

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

yum deplist perl-MooseX-Role-Parameterized

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

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