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


NAME

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

Back to Top


SYNOPSIS

See Catalyst.

Back to Top


DESCRIPTION

This class overloads some methods from Catalyst::Engine.

Back to Top


METHODS

$c->zeus

Returns an Zeus::ModPerl object.

Back to Top


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

Back to Top


SEE ALSO

Catalyst the Catalyst::Engine manpage.

Back to Top


AUTHOR

Christian Hansen ch@ngmedia.com

Back to Top


COPYRIGHT

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

Back to Top

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