Provided by: libmoox-strictconstructor-perl_0.008-1_all
NAME
Method::Generate::Constructor::Role::StrictConstructor - a role to make Moo constructors strict.
VERSION
version 0.008
DESCRIPTION
This role wraps "_assign_new" in Method::Generate::Constructor with a bit of code that ensures that all arguments passed to the constructor are valid init_args for the class. STANDING ON THE SHOULDERS OF ... This code would not exist without the examples in MooX::InsideOut and MooseX::StrictConstructor.
SEE ALSO
• MooX::InsideOut • MooseX::StrictConstructor
AUTHOR
George Hartzell <hartzell@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by George Hartzell. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.20.2 Method::Generate::Constructor::Role::StrictConstructor(3pm)