p5-Class-Accessor-Chained
make chained accessors
WWW CVSWeb GITHub-
Package versionp5-Class-Accessor-Chained-0.01p2
-
MaintainerThe OpenBSD ports mailing-list
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with no
arguments.
This module subclasses Class::Accessor in order to provide the same
mk_accessors interface.
- devel/p5-Class-Accessor
- devel/p5-Class-Accessor