blob: adbaea257e26cda3aca2c01e16f818abe2639874 (
plain) (
tree)
|
|
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.
WWW: http://search.cpan.org/dist/Class-Accessor-Chained
|