MooseX::StrictConstructor::Trait::Method::Constructor(3) | User Contributed Perl Documentation | MooseX::StrictConstructor::Trait::Method::Constructor(3) |
MooseX::StrictConstructor::Trait::Method::Constructor - A role to make immutable constructors strict
version 0.21
This role simply wraps "_generate_BUILDALL()" (from "Moose::Meta::Method::Constructor") so that immutable classes have a strict constructor.
Bugs may be submitted at <https://github.com/moose/MooseX-StrictConstructor/issues>.
I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
The source code repository for MooseX-StrictConstructor can be found at <https://github.com/moose/MooseX-StrictConstructor>.
Dave Rolsky <autarch@urth.org>
This software is Copyright (c) 2007 - 2017 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
The full text of the license can be found in the LICENSE file included with this distribution.
2017-02-09 | perl v5.34.0 |