Scroll to navigation

HTML::Mason::Plugin::Context(3pm) User Contributed Perl Documentation HTML::Mason::Plugin::Context(3pm)
 

NAME

HTML::Mason::Plugin::Context - encapsulates arguments passed to plugin methods

VERSION

version 1.54

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.
2014-01-19 perl v5.20.1