paperlined.org
dev
>
perl
>
modules
>
documentation
document updated 2 years ago, on Jun 23, 2022
Template Toolkit
Documentation
Template::Tutorial::Web
Template::Manual
Template::Manual::Intro
Template::Manual::Syntax
— the syntax and structure of templates and the directive tags embedded within them
Template::Manual::Directives
— lists all Template Toolkit directives and examples of their use
Template::Manual::Variables
— Template variables and code bindings
Template::Manual::VMethods
— a full list of virtual methods that can be used in conjunction with variables, and examples of their use
Template::Manual::Config
— all of the Template Toolkit configuration options
Template::Manual::Filters
— all of the Template Toolkit filters and examples of their use
Template::Manual::Plugins
— all of the standard plugins distributed with Template Toolkit and examples of their use
Template::Plugin::String
— an object-oriented interface for manipulating strings
Template
— the core module
README.md
Template::FAQ
Debugging
Things the official module includes:
several debugging-related config options
[% DEBUG on %] and [% DEBUG off %]
Template::Plugin::Dumper
Plack::Middleware::Debug::TemplateToolkit