ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
368 B
Text
7 lines
368 B
Text
Continuity is a library to simplify web applications. Each session is
|
|
written and runs as a persistant application, and is able to request
|
|
additional input at any time without exiting. This is significantly
|
|
different from the traditional CGI model of web applications in which a
|
|
program is restarted for each new request.
|
|
|
|
WWW: https://metacpan.org/release/Continuity
|