5 lines
210 B
Text
5 lines
210 B
Text
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
|