WTF::Apache::Response - Apache2 RESPONSE phase handler
This document describes WTF::Apache::Response version 1.02
This module contains a single function that acts as a handler for the Apache2 RESPONSE phase. The function is extremely simplistic. It just sets the default content type HTTP header, then dispatches the request to the appropriate page generation method using the WTF::Pages dispatch table.
WTF::Apache::Response requires Apache2 with mod_perl2. It also requires a valid Apache2 configuration to associate itself with the proper Apahce2 phase.
WTF::Apache::Response depends on the following modules:
Use of this module implies the reading and agreement with the license under which this software is release. That license can be found in the ``license.txt'' file included with this distribution.