ports/devel/p5-Class-Tiny-Chained/pkg/DESCR

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.