head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.07.07.12.18.47;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add www/p5-Continuity, a Perl library that abstracts away statelessness
of HTTP to help beuilding stateful Web applications.

WWW: http://search.cpan.org/dist/Continuity/
@
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: http://search.cpan.org/dist/Continuity/
@
