CGI::Lite::Request::Apache - mod_perl compatibility class for CGI::Lite::Request


NAME

CGI::Lite::Request::Apache - mod_perl compatibility class for CGI::Lite::Request


METHODS

parse( $apache )

overloads the inherited parse method to take an apache request object as sole argument. This is required when running under mod_perl.


SEE ALSO

the CGI::Lite manpage, the CGI::Lite::Request manpage