mason::pluginrole(3pm) debian man page | unix.com

Man Page: mason::pluginrole

Operating Environment: debian

Section: 3pm

Mason::PluginRole(3pm)					User Contributed Perl Documentation				    Mason::PluginRole(3pm)

NAME
Mason::PluginRole - Helper for defining Mason plugin roles
SYNOPSIS
# instead of use Moose::Role; use Mason::PluginRole;
DESCRIPTION
A variant on Moose::Role that can be used in Mason plugin roles. Using this module is equivalent to use Moose::Role; use Method::Signatures::Simple;
SEE ALSO
Mason
AUTHOR
Jonathan Swartz <swartz@pobox.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Jonathan Swartz. 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-05-02 Mason::PluginRole(3pm)
Related Man Pages
html::mason::psgihandler(3pm) - debian
mason::component::moose(3pm) - debian
mason::manual::setup(3pm) - debian
mason::plugin::defer(3pm) - debian
poet::manual::subclassing(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph