MooseX::MultiInitArg::Attribute - A custom attribute metaclass to add multiple init arguments to your
Contents
Copyright And License
Copyright 2007-2008 by Paul Driver.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.34.0 2022-06-15 MooseX::MultiInitArg::Attribute(3pm)
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.
