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

version 1.50

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.



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.