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


MooseX-ClassAttribute documentation  | view source Contained in the MooseX-ClassAttribute distribution.

Index


NAME

Top

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

VERSION

Top

version 0.26

DESCRIPTION

Top

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.

BUGS

Top

See MooseX::ClassAttribute for details.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


MooseX-ClassAttribute documentation  | view source Contained in the MooseX-ClassAttribute distribution.