icon

Automated accessor generation

class_accessor-0.51-1-any

This module automagically generates accessors/mutators for your class.

Most of the time, writing accessors is an exercise in cutting and pasting. You usually wind up with a series of almost identical methods, one for each piece of data in your object. While some will be unique, doing value checks and special storage tricks, most will simply be exercises in repetition.

If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you'll find yourself with a set of automatically generated accessors, which can even be customized!

Name
class_accessor
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
0.51-1
Download Size
7.9 KB
Source available
Yes
Categories
None
Version Views
1