Download Source Package libcatalyst-view-tt-perl:
This 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 failing that, $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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 25.9 kB | 116 kB | [list of files] |