ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
211 B
Text
5 lines
211 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: https://metacpan.org/release/Class-Accessor-Chained
|