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

Maypole::HTTP::Frontend - Maypole driver class for Maypole::HTTPD

DESCRIPTION

This is a simple CGI based maypole driver for Maypole::HTTPD. It's used automatically by the Maypole::HTTPD 'steal' function.

It overrides the following functions in CGI::Maypole:

get_request
send_output

output_now

Actually output what's been buffered by send_output. Used by Maypole::HTTPD

SEE ALSO

Maypole,Maypole::HTTPD