Binary package “libclass-tiny-chained-perl” in ubuntu mantic

minimalist class construction module with chained attributes

 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.