Changes for version 0.95
- Many internal improvements
- Documentation improvements, especially Continuity::Request
- Eliminate warnings about Module::Reload not being installed
- Clean and simplify examples
- Remove Continuity::Monitor (will be distributed separately)
- Switch to Module::Install for building
Documentation
Modules
Abstract away statelessness of HTTP using continuations, for stateful Web applications
Use HTTP::Daemon as a continuation server
Use HTTP::Daemon to get HTTP requests
Map a request onto a session
Simple HTTP::Request-like API for requests inside Continuity
Provides
in lib/Continuity/Adapt/FCGI.pm
in lib/Continuity/Adapt/HttpDaemon.pm
in lib/Continuity/Inspector.pm
in lib/Continuity/Quick.pm
in lib/Continuity/Mapper.pm
in lib/Continuity/RequestHolder.pm
in lib/Continuity/Adapt/HttpDaemon.pm
in lib/Continuity/Adapt/HttpDaemon.pm
Examples
- eg/README
- eg/addtwo.pl
- eg/broken/animals.pl
- eg/broken/counter-advanced.pl
- eg/broken/countup.pl
- eg/broken/fcgi_nocont.fcgi
- eg/broken/guess_backbutton.pl
- eg/broken/guess_fcgi.fcgi
- eg/chat-ajax-push.js
- eg/chat-ajax-push.pl
- eg/chat.pl
- eg/counter.fcgi
- eg/counter.pl
- eg/fcgi_nocont.fcgi
- eg/guess-peek.pl
- eg/guess.fcgi
- eg/guess.pl
- eg/hello.fcgi
- eg/hello.pl
- eg/jquery.js
- eg/leakfinder.pl
- eg/merlyn-animals.pl.txt
- eg/minimal-serverside.pl
- eg/old/bleh.php
- eg/old/client.php
- eg/old/phpcontize.pl
- eg/petstore.pl
- eg/post-redirect.pl
- eg/supercounter.pl