The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Engine::Zeus::Base - Base class for Zeus Engine

SYNOPSIS

See Catalyst.

DESCRIPTION

This class overloads some methods from Catalyst::Engine.

METHODS

$c->zeus

Returns an Zeus::ModPerl object.

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

Catalyst Catalyst::Engine.

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.