table of contents
MooseX::ClassAttribute::Trait::Role::Composite(3) | User Contributed Perl Documentation | MooseX::ClassAttribute::Trait::Role::Composite(3) |
NAME¶
MooseX::ClassAttribute::Trait::Role::Composite - A trait that supports applying multiple roles at once
VERSION¶
version 0.29
DESCRIPTION¶
This trait is used to allow the application of multiple roles (one or more of which contain class attributes) to a class or role.
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)
2016-05-31 | perl v5.40.0 |