libmoosex-multiinitarg-perl

Perl library providing attributes with aliases for constructors
  https://metacpan.org/release/MooseX-MultiInitArg/
  0
  no reviews



Moosex::multiinitarg is an extension to moose that allows you to call an attribute any number of things while you're passing arguments to your object constructor. this is useful when you want to change attribute names without breaking backward compatibility with the existing api.