On 30 Oct 2012, at 20:08, Craig Chant wrote: > I'm also convinced there is a caching issue, how can I refresh the browser on > a controller/action i've changed the response->body of and still get the old > output? > > Please advise if there is some form of caching in Catalyst so I can turn it > off.
There is no caching, anywhere, unless you explicitly ask for / enable it. Cheers t0m _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/