libmoox-handlesvia-perl

Moose native traits-like behavior for moo
  https://metacpan.org/release/MooX-HandlesVia
  0
  no reviews



Moox::handlesvia is an extension of moo's 'handles' attribute functionality. it provides a means of proxying functionality from an external class to the given atttribute.

this is most commonly used as a way to emulate 'native trait' behavior that is common in moose code.