openSUSE:Leap:42.1 openSUSE Leap 42.1 https://download.opensuse.org/distribution/leap/42.1/repo/oss/ perl-MooseX-MultiInitArg Attributes with aliases for constructor arguments If you've ever wanted to be able to call an attribute any number of things while you're passing arguments to your object constructor, Now You Can. The primary motivator is that I have some attributes that were named inconsistently, and I wanted to rename them without breaking backwards compatibility with my existing API.