| MooseX-StrictConstructor documentation | view source | Contained in the MooseX-StrictConstructor distribution. |
MooseX::StrictConstructor::Trait::Class - A role to make immutable constructors strict
version 0.16
This role simply wraps _inline_BUILDALL() (from
Moose::Meta::Class) so that immutable classes have a
strict constructor.
Dave Rolsky <autarch@urth.org>
This software is Copyright (c) 2011 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
| MooseX-StrictConstructor documentation | view source | Contained in the MooseX-StrictConstructor distribution. |