libcatalyst-view-tt-perl

Template View Class for Catalyst

Description

Catalyst::View::TT is the Catalyst view class for the Template toolkit. Your application subclass should inherit from this class. This plugin renders the template specified in $c->stash->{template}, or $c->request->match. The template variables are set up from the contents of $c->stash, augmented with template variable base set to Catalyst's $c->req->base, template variable c to Catalyst's $c, and template variable name to Catalyst's $c->config->{name}. The output is stored in $c->response->output.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Catalyst-View-TT


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcatalyst-view-tt-perl