Lightweight Web Framework

Dave Hodgkinson davehodg at gmail.com
Sat May 26 17:07:38 BST 2007


On 26 May 2007, at 14:39, Steve Mynott wrote:

> 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?

As a URI to function mapper, it does the job.

-- 
Dave Hodgkinson
Back in the Market Risk swamp




More information about the london.pm mailing list