Scroll to navigation

MooseX::ClassAttribute::Trait::Mixin::HasClassAttributes(3pm) User Contributed Perl Documentation MooseX::ClassAttribute::Trait::Mixin::HasClassAttributes(3pm)

NAME

MooseX::ClassAttribute::Trait::Mixin::HasClassAttributes - A mixin trait for things which have class attributes

VERSION

version 0.29

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.

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".

AUTHOR

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENCE

This software is Copyright (c) 2016 by Dave Rolsky.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)
2022-06-15 perl v5.34.0