libclass-accessor-classy-perl

Perl module providing minimalist, fast accessors

Description

Class::Accessor::Classy provides an extremely small-footprint accessor/mutator declaration scheme for fast and convenient object attribute setup. Its intent is to be 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 ('foo') and mutator ('set_foo') methods appear as a hidden parent class of your package and stay out of your way otherwise.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Class-Accessor-Classy


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libclass-accessor-classy-perl