Description
Moo-based Perl classes can delegate common attribute operations in a style similar to Moose native traits. This helps object models expose cleaner methods for arrays, hashes, strings, counters, and other contained values.
It is a developer library. Users normally install it because a Perl application or module uses Moo and needs this delegation behavior.