Description
Perl developers can write object-oriented code with a small Moo framework while keeping much of the familiar Moose style. This is useful when a project wants classes, attributes, and roles without the heavier Moose runtime.
It is a developer library. Applications usually receive it as a dependency of Perl modules that use Moo for their object model.