|
Apache::Wyrd::CGISetter - Set values in a Wyrd according to CGI state |
Apache::Wyrd::CGISetter - Set values in a Wyrd according to CGI state
<BASENAME::CGISetter><h1>$:title</h1></BASENAME::CGISetter>
Sets variables in the space it encloses based on CGI params. The variables are denoted by the sequence $:variable_name where the variable_name follows perl rules for variable names.
NONE
Reserves the _format_output method.
Does not handle multiple CGI values, but takes the first handed to it by the Apache::Request->param call.
Barry King <wyrd@nospam.wyrdwright.com>
Copyright 2002-2004 Wyrdwright, Inc. and licensed under the GNU GPL.
See LICENSE under the documentation for Apache::Wyrd.
|
Apache::Wyrd::CGISetter - Set values in a Wyrd according to CGI state |