http://qs321.pair.com?node_id=929565


in reply to Re: Perl Web Development Frameworks
in thread Perl Web Development Frameworks

I traded in cgi::application for mojolicious. It has everything you need out of the box and has templating built-in (and extendable).

Mojo's biggest win is having adequate(not wordy) documentation, an instant sandbox (server,::lite, etc.), and supporting libs.