Lightweight Web Framework

Steve Mynott steve at tightrope.demon.co.uk
Sat May 26 13:39:05 BST 2007


On Sat, May 26, 2007 at 12:54:36PM +0100, Simon Wistow typed:

> What's the lightest web framework in the Perl world. Really I'm looking 
> for something with minimal dependencies, no need for default Model. In 
> fact really all I'm looking for is something that handles the Controller 
> part of MVC and dispatches to my own classes based on RESTian style 
> URLs but can handle CGI, Apache and Apache2 requests.
> 
> Most importantly it should be trivial to install.

CGI::Application?

-- 
Steve Mynott <steve at tightrope.demon.co.uk>


More information about the london.pm mailing list