Recommendation for simple Web Frameworks

Joel Bernstein joel at fysh.org
Thu Jan 6 19:17:04 GMT 2011


On 6 January 2011 20:04, Simon Wistow <simon at thegestalt.org> wrote:
> Before I write my own (or repurpose one of the hundred previosu ones
> I've written) does anyone have any recommendations?

http://perldancer.org/
http://search.cpan.org/~beppu/Squatting/
http://mojolicious.org/

My feeling is that Dancer probably suits your stated requirements
best. You get nice simple request routing, and the other stuff is
better done using Plack middleware.

/joel


More information about the london.pm mailing list