logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MooseX::MultiInitArg::Attribute - A custom attribute metaclass to add multiple init arguments to your

Author

       Paul Driver, "<frodwith at cpan.org>"

Description

       This is a custom attribute metaclass which you can add to an attribute so that you can specify a list of
       aliases for your attribute to be recognized as constructor arguments.  Use MooseX::MultiInitArg::Trait
       for a way to use this with other attribute modifiers.

Name

       MooseX::MultiInitArg::Attribute - A custom attribute metaclass to add multiple init arguments to your
       attributes.

See Also