Changes for version 0.60
- More documentation updates and corrections.
- Fixed URL for Tenjin in Squatting::Cookbook.
- Implemented Squatting::With::Log
- added --module parameter to bin/squatting
- added default in-memory session to Squatting::On::Continuity
- removed bin/vw from distribution, because it will be distributed with App::VW from now on.
- worked around a weird bug where Squatting::On::Catalyst + FastCGI was using the wrong path.
- added support for nested %CONFIG vars in bin/squatting
- resurrected Squatting::H
- implemented Squatting::With::Coro::Debug
- implemented Squatting::On::MP13
- implemented Squatting::On::MP20
- fix the Tenjin example in the Cookbook
- finish L<Squatting::Cookbook/The Anatomy of a Squatting Application>
Documentation
Squatting server start-up script
Web Development Techniques for Squatting
Modules
A Camping-inspired Web Microframework for Perl
default controller class for Squatting
a slot-based object that's vaguely reminiscent of Camping::H
map requests to session queues
if all else fails, you can still deploy on CGI
embed a Squatting app into a Catalyst app
use Continuity as the server for your Squatting app
a handler for Apache 1.3's mod_perl
mod_perl 2.0 support for Squatting
default view class for Squatting
provide a simple access log on STDERR
inspect running Squatting apps with Coro::Debug
a simple error log for Squatting apps
Provides
in lib/Squatting/With/Log.pm
in lib/Squatting/On/Jifty.pm