4 lines
214 B
Text
4 lines
214 B
Text
Class::Tiny::Chained is a wrapper around Class::Tiny which makes the
|
|
generated attribute accessors chainable; that is, when setting an
|
|
attribute value, the object is returned so that further methods can be
|
|
called.
|