MooseX::StrictConstructor::Trait::Method::Constructor - A role to make immutable constructors strict


MooseX-StrictConstructor documentation  | view source Contained in the MooseX-StrictConstructor distribution.

Index


NAME

Top

MooseX::StrictConstructor::Trait::Method::Constructor - A role to make immutable constructors strict

VERSION

Top

version 0.16

DESCRIPTION

Top

This role simply wraps _generate_BUILDALL() (from Moose::Meta::Method::Constructor) so that immutable classes have a strict constructor.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


MooseX-StrictConstructor documentation  | view source Contained in the MooseX-StrictConstructor distribution.