Scroll to navigation

MooseX::MultiInitArg::Trait(3pm) User Contributed Perl Documentation MooseX::MultiInitArg::Trait(3pm)
 

NAME

MooseX::MultiInitArg::Trait - A composable role to add multiple init arguments to your attributes.

DESCRIPTION

This is a composable trait 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.

AUTHOR

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

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.
2013-06-09 perl v5.14.2