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::ClassAttribute::Trait::Attribute - A trait for class attributes

Author

       Dave Rolsky <autarch@urth.org>

Bugs

       See MooseX::ClassAttribute for details.

       Bugs may be submitted through the RT bug tracker
       <http://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-ClassAttribute> (or
       bug-moosex-classattribute@rt.cpan.org <mailto:bug-moosex-classattribute@rt.cpan.org>).

       I am also usually active on IRC as 'drolsky' on "irc://irc.perl.org".

Description

       This role modifies the behavior of class attributes in various ways. It really should be a subclass of
       "Moose::Meta::Attribute", but if it were then it couldn't be combined with other attribute metaclasses,
       like "MooseX::AttributeHelpers".

       There are no new public methods implemented by this role. All it does is change the behavior of a number
       of existing methods.

Name

       MooseX::ClassAttribute::Trait::Attribute - A trait for class attributes

Version

       version 0.29

return

See Also