WTF::Apache::Response - Apache2 RESPONSE phase handler


VERSION

This document describes WTF::Apache::Response version 1.02


DESCRIPTION

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.


CONFIGURATION AND ENVIRONMENT

WTF::Apache::Response requires Apache2 with mod_perl2. It also requires a valid Apache2 configuration to associate itself with the proper Apahce2 phase.


DEPENDENCIES

WTF::Apache::Response depends on the following modules:


COPYRIGHT, LICENSE, AND DISCLAIMER OF WARRANTY

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.