< Home - < Back

perl-MooseX-SemiAffordanceAccessor


Information about the package, perl-MooseX-SemiAffordanceAccessor, which is shipped with common Linux distributions. The perl-MooseX-SemiAffordanceAccessor package is designed for, Name your accessors foo() and set_foo().


Package Name:

perl-MooseX-SemiAffordanceAccessor

Summary:

Name your accessors foo() and set_foo()

Description:

This module does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods. The get methods have the same name as the accessor, while set methods are prefixed with "set_".If you define an attribute with a leading underscore, then the set method will start with "_set_".If you explicitly set a "reader" or "writer" name when creating an attribute, then that attribute's naming scheme is left unchanged.

Architecture:

noarch

Version:

0.08

Release:

3.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

Artistic 2.0



Handy Yum Commands for perl-MooseX-SemiAffordanceAccessor


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


Command

Description of Command

yum install perl-MooseX-SemiAffordanceAccessor

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

yum remove perl-MooseX-SemiAffordanceAccessor

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

yum -y remove perl-MooseX-SemiAffordanceAccessor

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

yum update perl-MooseX-SemiAffordanceAccessor

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

yum -y update perl-MooseX-SemiAffordanceAccessor

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

yum info perl-MooseX-SemiAffordanceAccessor

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

yum deplist perl-MooseX-SemiAffordanceAccessor

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

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