NAME

Continuity::Server::Simple - Simplified use of Continuity::Server

DESCRIPTION

This is a simplified interface to Continuity::Server. It is quite possible that this will one day be obsolete because of default options when using the standard server.

METHODS

$server->get_request

Get a request from the server. All this really does (right now) is yield the running continuation, returning control to the looping Continuity::Server process

SEE ALSO

Continuity

AUTHOR

Brock Wilcox <awwaiid@thelackthereof.org>
http://thelackthereof.org/

COPYRIGHT

Copyright (c) 2004-2006 Brock Wilcox <awwaiid@thelackthereof.org>. All rights
reserved.  This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.