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

Man Page: mason::moose

Operating Environment: debian

Section: 3pm

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

NAME
Mason::Moose - Mason Moose policies
SYNOPSIS
# instead of use Moose; use Mason::Moose;
DESCRIPTION
Sets certain Moose behaviors for Mason's internal classes. Using this module is equivalent to use CLASS; use Moose; use MooseX::HasDefaults::RO; use MooseX::StrictConstructor; 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::Moose(3pm)
Related Man Pages
mason(3pm) - debian
mason::component::moose(3pm) - debian
mason::manual(3pm) - debian
mason::manual::subclasses(3pm) - debian
moose::meta::role::method::required(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?