Moose::Meta::Method::Constructor - Method Meta Object for constructors |
Moose::Meta::Method::Constructor - Method Meta Object for constructors
This is a subclass of the Class::MOP::Method manpage which handles constructing an approprate Constructor methods. This is primarily used in the making of immutable metaclasses, otherwise it is not particularly useful.
Stevan Little <stevan@iinteractive.com>
Copyright 2006-2008 by Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Moose::Meta::Method::Constructor - Method Meta Object for constructors |