Description
Moo-based Perl projects can use Moose-like type helpers to validate values and describe expected data more clearly. This is useful for classes that need lightweight checks without adopting the full Moose stack.
It is a developer library. Users normally receive it as a dependency of Perl modules that use Moo-style object models and type constraints.