![]() |
![]()
| ![]() |
![]()
NAMEMooseX::POE::Role - Eventful roles VERSIONversion 0.215 SYNOPSISpackage Counter; use MooseX::POE::Role; ... package RealCounter; with qw(Counter); DESCRIPTIONThis is what MooseX::POE is to Moose but with Moose::Role. METHODSevent $name $subrefCreate an event handler named $name. KEYWORDSAUTHORS
COPYRIGHT AND LICENSEThis 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.
|