ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
308 B
Text
6 lines
308 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/MooseX-Aliases
|