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