Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Author

       Dave Rolsky <autarch@urth.org>

Description

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

Name

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

Source

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

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

Version

       version 0.21

See Also