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

This is a simple CGI based Maypole driver for Maypole::HTTPD. It's used automatically as the frontend by Maypole::Application.
It overrides the following functions in CGI::Maypole:
Instantiates a CGI object representing the request.
Stores generated output in a buffer.
Actually output what's been buffered by send_output. Used by Maypole::HTTPD
