NAME
MooseX::ClassAttribute::Trait::Mixin::HasClassAttributes - A mixin trait for things which have class attributes
DESCRIPTION
This trait is like Class::MOP::Mixin::HasAttributes, except that it works with class attributes instead of object attributes.
See MooseX::ClassAttribute::Trait::Class and MooseX::ClassAttribute::Trait::Role for API details.
AUTHOR
Dave Rolsky, <autarch@urth.org>
BUGS
See MooseX::ClassAttribute for details.
COPYRIGHT & LICENSE
Copyright 2007-2010 Dave Rolsky, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.