NAME
OpenPlugin::Param::CGI - CGI driver for the OpenPlugin::Param plugin
PARAMETERS
This plugin is a child of the Request plugin. Without the Request plugin, this one cannot function properly. That being the case, you won't actually pass in parameters to this plugin, but to the request plugin. See the Request plugin for more information.
CONFIG OPTIONS
driver
CGI
As this is a child plugin of the Request plugin, the configuration of this plugin should be embedded within the configuration for the Request plugin. Additionally, if you wish to use this driver for this plugin, then you must also enable this driver under the Request plugin.
BUGS
None known.
TO DO
Nothing known.
SEE ALSO
OpenPlugin, OpenPlugin::Param, CGI
COPYRIGHT
Copyright (c) 2001-2003 Eric Andreychek. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Eric Andreychek <eric@openthought.net>