perl-MooX-HandlesVia - NativeTrait-like behavior for Moo
| Website: | https://metacpan.org/release/MooX-HandlesVia |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
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 has become commonplace in Moose code, for which there was no Moo alternative.
Packages
| perl-MooX-HandlesVia-0.001009-1.aldos.noarch [29 KiB] |
Changelog
by Joel Barrios (2024-05-16):
- Update to 0.001009. |