Provided by: libmoosex-classattribute-perl_0.27-1_all 

NAME
MooseX::ClassAttribute::Trait::Attribute - A trait for class attributes
VERSION
version 0.27
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.
BUGS
See MooseX::ClassAttribute for details.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
perl v5.14.2 2013-03-28 MooseX::ClassAt...rait::Attribute(3pm)