[Catalyst] Return a TT view

jeff robinson jeffreyianrobinson at gmail.com
Fri May 20 19:21:18 GMT 2011


Hi,
I need to be able to process a view through a TT template but instead
of subjecting it to the usual chain of processing (pre-process,
wrapper etc) I just want to return it as text to the calling function.
I am basically using TT to process a file GET and will return the text
in a $c->response->body().
Thanks - J



More information about the Catalyst mailing list