Package: libmojolicious-plugin-templatetoolkit-perl (0.006-2)
Links for libmojolicious-plugin-templatetoolkit-perl
Debian Resources:
Download Source Package libmojolicious-plugin-templatetoolkit-perl:
- [libmojolicious-plugin-templatetoolkit-perl_0.006-2.dsc]
- [libmojolicious-plugin-templatetoolkit-perl_0.006.orig.tar.gz]
- [libmojolicious-plugin-templatetoolkit-perl_0.006-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
Template Toolkit renderer plugin for Mojolicious
Mojolicious::Plugin::TemplateToolkit is a renderer for tt2 or Template Toolkit templates. See Template and Template::Manual for details on the Template Toolkit format, and Mojolicious::Guides::Rendering for general information on rendering in Mojolicious.
Along with template files, inline and data section templates can be rendered in the standard Mojolicious fashion. Template files and data sections will be retrieved using Mojolicious::Renderer via Template::Provider::Mojo for both direct rendering and directives such as INCLUDE. This means that instead of specifying INCLUDE_PATH|Template::Manual::Config/"INCLUDE_PATH", you should set Mojolicious::Renderer/"paths" to the appropriate paths.
$app->renderer->paths(['/path/to/templates']);
push @{$app->renderer->paths}, '/path/to/more/templates';
Other Packages Related to libmojolicious-plugin-templatetoolkit-perl
|
|
|
|
-
- dep: libclass-method-modifiers-perl
- Perl module providing method modifiers
-
- dep: libmojolicious-perl
- simple, yet powerful, Web Application Framework
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libmojolicious-plugin-templatetoolkit-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 16.6 kB | 46.0 kB | [list of files] |