Binary package “libmoox-aliases-perl” in ubuntu noble

easy aliasing of methods and attributes in Moo

 The MooX::Aliases module will allow you to quickly alias methods in
 Moo. 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.