Lightweight Web Framework

Simon Wistow simon at thegestalt.org
Sat May 26 12:54:36 BST 2007


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.

Does such a beast exist? 






More information about the london.pm mailing list