Description
Template Toolkit views can be rendered from Catalyst applications. Developers use this module to connect controller output to TT templates for HTML or other text responses. Template rendering may expose application data to users, so escaping and template review still matter.