HTML::Mason::Plugin::Context (3)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) Standard preamble: ========================================================================
NAME
HTML::Mason::Plugin::Context - encapsulates arguments passed to plugin methodsDESCRIPTION
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.