1Maypole::HTTPD::FrontenUds(e3r)Contributed Perl DocumentMaatyipoonle::HTTPD::Frontend(3)
2
3
4
6 Maypole::HTTPD::Frontend - Maypole driver class for Maypole::HTTPD
7
9 This is a simple CGI based Maypole driver for Maypole::HTTPD. It's used
10 automatically as the frontend by Maypole::Application.
11
12 It overrides the following functions in CGI::Maypole:
13
14 get_request
15 Instantiates a CGI object representing the request.
16
17 send_output
18 Stores generated output in a buffer.
19
20 output_now
21 Actually output what's been buffered by send_output. Used by
22 Maypole::HTTPD
23
25 Maypole, Maypole::HTTPD
26
27
28
29perl v5.34.0 2021-07-22 Maypole::HTTPD::Frontend(3)