Catalyst::Engine::Zeus - Catalyst Zeus Engine


NAME

Catalyst::Engine::Zeus - Catalyst Zeus Engine

Back to Top


SYNOPSIS

See Catalyst.

Back to Top


DESCRIPTION

This is the Catalyst engine specialized for Zeus Web Server V4.

Back to Top


OVERLOADED METHODS

This class overloads some methods from Catalyst::Engine::Zeus::Base and Catalyst::Engine::CGI.

$c->prepare_body
$c->prepare_parameters
$c->prepare_request($r)
$c->prepare_uploads

Back to Top


BUGS

There is a bug in Zeus::ModPerl::Request that keeps us from using it so we are currently reverting back to CGI for params and uploads.

Back to Top


SEE ALSO

Catalyst the Catalyst::Engine::Zeus::Base manpage, the Catalyst::Engine::CGI 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 - Catalyst Zeus Engine