A trait for class attributes
version 0.27
This role modifies the behavior of class attributes in various ways. It really should be a subclass of \*(C`Moose::Meta::Attribute\*(C', but if it were then it couldn't be combined with other attribute metaclasses, like \*(C`MooseX::AttributeHelpers\*(C'.
There are no new public methods implemented by this role. All it does is change the behavior of a number of existing methods.
See MooseX::ClassAttribute for details.
Dave Rolsky <[email protected]>
This software is Copyright (c) 2013 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)