Binary package “libmoosex-aliases-perl” in ubuntu focal

Moose extension for easy aliasing of methods and attributes

 MooseX::Aliases is an extension to Moose that facilitates simple aliasing of
 methods and attributes. It provides an alias parameter for has() to generate
 aliased accessors as well as the standard ones. Further, attributes can also
 be initialized in the constructor via their aliased names.