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
mason(3pm) - debian
mason::manual(3pm) - debian
mason::manual::requestdispatch(3pm) - debian
mason::manual::setup(3pm) - debian
mason::manual::subclasses(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
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)?