The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

CGI::Lite, CGI::Lite::Request