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

NAME

Catalyst::Engine::Server::Base - Base class for Server Engines

SYNOPSIS

See Catalyst.

DESCRIPTION

This is a base class for Catalyst::Engine::Server Engines.

METHODS

$c->server

Returns an Server object.

OVERLOADED METHODS

This class overloads some methods from Catalyst::Engine::HTTP::Base.

$c->handler
$c->prepare_request

SEE ALSO

Catalyst, Catalyst::Engine, Catalyst::Engine::HTTP::Base, Net::Server.

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.