logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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