NAME
Catalyst::Engine::CGI - The CGI Engine
SYNOPSIS
See Catalyst.
DESCRIPTION
This is the CGI engine for Catalyst.
METHODS
run
To be called from a CGI script to start the Catalyst application.
cgi
This config parameter contains the CGI::Simple
object.
OVERLOADED METHODS
This class overloads some methods from Catalyst
.
finalize_headers
finalize_output
prepare_cookies
prepare_headers
prepare_parameters
prepare_path
prepare_request
prepare_uploads
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.