On Mon, Nov 22, 2010 at 9:02 AM, shawn wilson <ag4ve...@gmail.com> wrote:
> any of y'all write web apps in perl? what do you use? i'm using > html::template but i was thinking of going back to straight cgi.pm or > having > my perl send back json for the page to render (but i'm not that familiar > with js). thoughts? > Check out Catalyst (http://www.catalystframework.org/). It handles the drudgery without forcing you into one way of doing things. -- Robert Wohlfarth