< Home - < Back

perl-Class-Accessor-Classy


Information about the package, perl-Class-Accessor-Classy, which is shipped with common Linux distributions. The perl-Class-Accessor-Classy package is designed for, Accessors with minimal inheritance.


Package Name:

perl-Class-Accessor-Classy

Summary:

Accessors with minimal inheritance

Description:

The Class::Accessor::Classy Perl module provides an extremely small footprint accessor/mutator declaration scheme for fast and convenient object attribute setup. It is intended as a simple and speedy mechanism for preventing hash-key typos rather than a full-blown object system with type checking and so on. The accessor methods appear as a hidden parent class of your package and generally try to stay out of the way. The accessors and mutators generated are of the form C<foo()> and C<set_foo()>, respectively.

Architecture:

noarch

Version:

0.9.1

Release:

5.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Class-Accessor-Classy


Control the perl-Class-Accessor-Classy package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Class-Accessor-Classy

This command will install perl-Class-Accessor-Classy on the server.

yum remove perl-Class-Accessor-Classy

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

yum -y remove perl-Class-Accessor-Classy

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

yum update perl-Class-Accessor-Classy

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

yum -y update perl-Class-Accessor-Classy

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

yum info perl-Class-Accessor-Classy

This command will show you core information about the perl-Class-Accessor-Classy package.

yum deplist perl-Class-Accessor-Classy

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

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