NAME
Catalyst::Engine::Apache - Catalyst Apache Engine
SYNOPSIS
See Catalyst.
DESCRIPTION
This is the Catalyst engine specialized for Apache (i.e. for mod_perl).
METHODS
OVERLOADED METHODS
This class overloads some methods from Catalyst::Engine
.
- $c->finalize_output
- $c->prepare_connection
- $c->prepare_headers
- $c->prepare_parameters
- $c->prepare_path
- $c->prepare_request($r)
- $c->run
SEE ALSO
AUTHOR
Sebastian Riedel, sri@cpan.org
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.