Maypole::HTTPD::Frontend.3pm

Langue: en

Autres versions - même langue

Version: 2005-11-23 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

DESCRIPTION

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:

get_request
Instantiates a CGI object representing the request.
send_output
Stores generated output in a buffer.

output_now

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

SEE ALSO

Maypole, Maypole::HTTPD