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

NAME
HTML::Mason::Plugin::Context - encapsulates arguments passed to plugin methods
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.
perl v5.20.2 2014-11-15 HTML::Mason::Plugin::Context(3pm)