The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.19

DESCRIPTION

This role simply wraps _inline_BUILDALL() (from Moose::Meta::Class) so that immutable classes have a strict constructor.

AUTHOR

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Dave Rolsky.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)