perl-MooseX-Aliases - Easy aliasing of methods and attributes in Moose
| Website: | https://metacpan.org/release/MooseX-Aliases |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
The MooseX::Aliases module will allow you to quickly alias methods in Moose. It provides an alias parameter for has() to generate aliased accessors as well as the standard ones. Attributes can also be initialized in the constructor via their aliased names.
Packages
| perl-MooseX-Aliases-0.11-12.aldos.src [21 KiB] |
Changelog
by Joel Barrios (2026-06-19):
- Clean and trim spec file. |