NAME
MooseX::Object::StrictConstructor - Implements strict constructors as a Moose::Object subclass
DESCRIPTION
This class has no external interface. When you use MooseX::StrictConstructor
, your objects will subclass this class rather than Moose::Object.
AUTHOR
Dave Rolsky, <autarch@urth.org>
COPYRIGHT & LICENSE
Copyright 2007 Dave Rolsky, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.