NAME
Catalyst::Engine::Zeus::Base - Base class for Zeus Engine
SYNOPSIS
See Catalyst.
DESCRIPTION
This class overloads some methods from Catalyst::Engine
.
METHODS
OVERLOADED METHODS
This class overloads some methods from Catalyst::Engine
.
- $c->finalize_body
- $c->finalize_headers
- $c->handler
- $c->prepare_body
- $c->prepare_connection
- $c->prepare_headers
- $c->prepare_path
- $c->prepare_request($r)
- $c->run
SEE ALSO
AUTHOR
Christian Hansen ch@ngmedia.com
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.