
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.