I think the recommended module would be Catalyst::View::JSON and if you want to change anything you just plug in a different driver via the config rather than worrying about altering the View itself. ~Tyler
2009/4/14 Octavian Râşniţă <[email protected]> > Hi, > > What's the recommended module for getting a JSON request and creating a > JSON response in a Catalyst app? > (I want to use them with JQuery.) > > Thanks. > > Octavian > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ >
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
