Files
pkgsrc-ng/devel/p5-Class-Accessor-Chained/DESCR
2013-09-26 17:14:40 +02:00

4 lines
153 B
Plaintext

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.