Description
Object and class construction helpers can reduce boilerplate in Perl modules. Developers use this builder to define attributes, constructors, and object behavior in a compact style. It is library support for application and module authors.