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::AttributeShortcuts::Trait::Role::Method::Builder - Trait for inline builder method metaclasses

Attributes

associated_attribute
       Read only, required, weak, must be a Moose::Meta::Attribute or descendant.

       Contains the attribute this builder is associated with.

Author

       Chris Weyl <cweyl@alumni.drew.edu>

Bugs

       Please     report     any     bugs     or     feature     requests     on    the    bugtracker    website
       <https://github.com/RsrchBoy/moosex-attributeshortcuts/issues>

       When submitting a bug or request, please include a test-file or a patch to  an  existing  test-file  that
       illustrates the bug or desired feature.

Description

       This is a role method metaclass trait that allows inline builder methods to be associated with their
       attribute, and to take on a definition context.  This additional information will allow inline builders
       to be more readily identified and associated with their owning attributes.

Name

       MooseX::AttributeShortcuts::Trait::Role::Method::Builder - Trait for inline builder method metaclasses

See Also

       Please see those modules/websites for more information related to this module.

       •   MooseX::AttributeShortcuts

Version

       This document describes version 0.037 of MooseX::AttributeShortcuts::Trait::Role::Method::Builder -
       released November 20, 2017 as part of MooseX-AttributeShortcuts.

See Also