A instance metaclass for moosex::poe
version 0.215
Moose::Util::MetaRole::apply_metaclass_roles( for_class => $for_class, metaclass_roles => [ 'MooseX::POE::Meta::Trait::Class' ], instance_metaclass_roles => [ 'MooseX::POE::Meta::Trait::Instance', ], );
A metaclass for MooseX::POE. This module is only of use to developers so there is no user documentation provided.
Chris Prather <[email protected]>
Ash Berlin <[email protected]>
Chris Williams <[email protected]>
Yuval (nothingmuch) Kogman
Torsten Raudssus <[email protected]> <http://www.raudssus.de/>
This software is copyright (c) 2010 by Chris Prather, Ash Berlin, Chris Williams, Yuval Kogman, Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.