Features
Services
Email Authentication
Agency Partnerships
Email Training
Inbox Brand Visibility
Deliverability
Resources
Knowledge Base
API documentation
Blog
Status
BIMI inspector
About us
Contact
Terms and Conditions
Privacy Policy
Privacy recommendations
Login
Resources
Template Toolkit Documentation
Template Toolkit Documentation
Manual
Modules
Template.pm
Template::*
Base.pm
Config.pm
Constants.pm
Context.pm
Directive.pm
Document.pm
Exception.pm
Filters.pm
Grammar.pm
Iterator.pm
Namespace::*
Parser.pm
Plugin.pm
Plugin::*
Assert.pm
CGI.pm
Datafile.pm
Date.pm
Directory.pm
Dumper.pm
File.pm
Filter.pm
Format.pm
HTML.pm
Image.pm
Iterator.pm
Math.pm
Pod.pm
Procedural.pm
Scalar.pm
String.pm
Table.pm
URL.pm
View.pm
Wrap.pm
Plugins.pm
Provider.pm
Service.pm
Stash.pm
Stash::*
Test.pm
VMethods.pm
View.pm
Tools
Tutorial
FAQ
Section Index
Top
This section contains the documentation for the
Template::Plugin::*
modules.
Template::Plugin::Assert
- trap undefined values
Template::Plugin::CGI
- Interface to the CGI module
Template::Plugin::Datafile
- Plugin to construct records from a simple data file
Template::Plugin::Date
- Plugin to generate formatted date strings
Template::Plugin::Directory
- Plugin for generating directory listings
Template::Plugin::Dumper
- Plugin interface to Data::Dumper
Template::Plugin::File
- Plugin providing information about files
Template::Plugin::Filter
- Base class for plugin filters
Template::Plugin::Format
- Plugin to create formatting functions
Template::Plugin::HTML
- Plugin to create HTML elements
Template::Plugin::Image
- Plugin access to image sizes
Template::Plugin::Iterator
- Plugin to create iterators (Template::Iterator)
Template::Plugin::Math
- Plugin providing mathematical functions
Template::Plugin::Pod
- Plugin interface to Pod::POM (Pod Object Model)
Template::Plugin::Procedural
- Base class for procedural plugins
Template::Plugin::Scalar
- call object methods in scalar context
Template::Plugin::String
- Object oriented interface for string manipulation
Template::Plugin::Table
- Plugin to present data in a table
Template::Plugin::URL
- Plugin to construct complex URLs
Template::Plugin::View
- Plugin to create views (Template::View)
Template::Plugin::Wrap
- Plugin interface to Text::Wrap