NAME
Continuity::Server - A continuation server based on Coro::Cont
DESCRIPTION
This is the central module for Continuity.
METHODS
- $server = new Continuity::Server(...)
-
Create a new continuation server
- $server->loop()
-
Loop, returning a new connection and request
SEE ALSO
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.