|
NAMEMooseX::StrictConstructor::Trait::Class - A role to make immutable constructors strictVERSIONversion 0.21DESCRIPTIONThis role simply wraps "_inline_BUILDALL()" (from "Moose::Meta::Class") so that immutable classes have a strict constructor.SUPPORTBugs 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". SOURCEThe source code repository for MooseX-StrictConstructor can be found at <https://github.com/moose/MooseX-StrictConstructor>.AUTHORDave Rolsky <autarch@urth.org>COPYRIGHT AND LICENSEThis 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.
Visit the GSP FreeBSD Man Page Interface. |