Scroll to navigation

MooseX::StrictConstructor::Trait::Method::Constructor(3pm) User Contributed Perl Documentation MooseX::StrictConstructor::Trait::Method::Constructor(3pm)

NAME

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

VERSION

version 0.21

DESCRIPTION

This role simply wraps "_generate_BUILDALL()" (from "Moose::Meta::Method::Constructor") so that immutable classes have a strict constructor.

SUPPORT

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".

SOURCE

The source code repository for MooseX-StrictConstructor can be found at <https://github.com/moose/MooseX-StrictConstructor>.

AUTHOR

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

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.

2018-01-02 perl v5.26.1