moosex::poe::role(3pm) debian man page | unix.com

Man Page: moosex::poe::role

Operating Environment: debian

Section: 3pm

MooseX::POE::Role(3pm)					User Contributed Perl Documentation				    MooseX::POE::Role(3pm)

NAME
MooseX::POE::Role - Eventful roles
VERSION
version 0.215
SYNOPSIS
package Counter; use MooseX::POE::Role; ... package RealCounter; with qw(Counter);
DESCRIPTION
This is what MooseX::POE is to Moose but with Moose::Role.
METHODS
event $name $subref Create an event handler named $name.
KEYWORDS
AUTHORS
o Chris Prather <chris@prather.org> o Ash Berlin <ash@cpan.org> o Chris Williams <chris@bingosnet.co.uk> o Yuval (nothingmuch) Kogman o Torsten Raudssus <torsten@raudssus.de> <http://www.raudssus.de/>
COPYRIGHT AND LICENSE
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. perl v5.14.2 2012-04-25 MooseX::POE::Role(3pm)
Related Man Pages
moosex::declare::syntax::keyword::role5.18(3pm) - mojave
moosex::declare::syntax::keyword::role(3pm) - mojave
moosex::poe(3pm) - debian
moosex::poe::meta::trait::instance(3pm) - debian
moosex::poe::meta::trait::object(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?