-
-
26 Apr 2022 16:22:07 UTC
- Distribution: Template-Toolkit
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (74)
- Testers (1776 / 27 / 0)
- Kwalitee
Bus factor: 2- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (509.1KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AppConfig
- File::Spec
- File::Temp
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Template::Manual - Template Toolkit User Manual
Template Toolkit Manual
The Template Toolkit manual contains documentation on using and extending the Template Toolkit.
Template::Manual::Intro
The Template::Manual::Intro page provides an introduction to the Template Toolkit
Template::Manual::Syntax
The Template::Manual::Syntax describes the syntax and structure of templates and the directive tags embedded within them.
Template::Manual::Directives
The Template::Manual::Directives page lists all the Template Toolkit directives and gives examples of their use.
Template::Manual::Variables
The Template::Manual::Variables page describes the use of variables in templates.
Template::Manual::VMethods
The Template::Manual::VMethods page provides a full list of virtual methods that can be used in conjunction with variables, and gives examples of their use.
Template::Manual::Config
The Template::Manual::Config page describes all of the Template Toolkit configuration options.
Template::Manual::Filters
The Template::Manual::Filters page lists all of the Template Toolkit filters and gives examples of their use.
Template::Manual::Plugins
The Template::Manual::Plugins page lists all of the standard plugins distributed with Template Toolkit and gives examples of their use.
Template::Manual::Internals
The Template::Manual::Internals page describes the internal workings of the Template Toolkit. It is aimed at developers who wish to extend or modify the
Template::Manual::Views
The Template::Manual::Views page describes the experimental
VIEW
directive.Template::Manual::Credits
The Template::Manual::Credits page lists the people who have contributed to the Template Toolkit.
Module Install Instructions
To install Template::Toolkit, copy and paste the appropriate command in to your terminal.
cpanm Template::Toolkit
perl -MCPAN -e shell install Template::Toolkit
For more information on module installation, please visit the detailed CPAN module installation guide.