summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Accessor-Chained/DESCR
blob: 3298fe609ce54e6b2f11e12c696c46452dd56a3c (plain)
1
2
3
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.