Provided by: libhtml-mason-perl_1.52-1_all 

NAME
HTML::Mason::Plugin::Context - encapsulates arguments passed to plugin methods
VERSION
version 1.52
DESCRIPTION
This file defines the minimalist context classes that are instantiated whenever a plugin hook is called.
See HTML::Mason::Plugin for documentation about plugins.
For efficiency these objects have no new() method - they are created and blessed by hand inside
HTML::Mason::Request just before they are used.
SEE ALSO
Mason
AUTHORS
• Jonathan Swartz <swartz@pobox.com>
• Dave Rolsky <autarch@urth.org>
• Ken Williams <ken@mathforum.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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.18.1 2013-10-09 HTML::Mason::Plugin::Context(3pm)