Search results for "module:Template::Toolkit"
Template::Toolkit - Template Processing System
ABW/Template-Toolkit-3.101
-
16 Aug 2022 07:02:05 UTC
Kelp::Module::Template::Toolkit - Template::Toolkit processing for Kelp applications
This module provides an interface for using Template inside a Kelp web application....
MINIMAL/Kelp-Module-Template-Toolkit-0.301 - 12 Aug 2013 22:42:24 UTC
Eidolon::Driver::Template::Toolkit - Eidolon Template::Toolkit driver.
The *Eidolon::Driver::Template::Toolkit* is a template driver for *Eidolon*. It is based on famous Template::Toolkit package, that provides a lot of tasty functions for separating code and markup. To use this driver you must have Template package ins...
ABEL/Eidolon-Driver-Template-Toolkit-0.01 - 20 Jun 2009 00:40:16 UTC
WWW::StaticBlog::Template::Toolkit - WWW::StaticBlog interface for Template::Toolkit
JHELWIG/WWW-StaticBlog-0.02
-
30 Sep 2010 04:04:26 UTC
Net::DNS::ToolKit::RR::Template - template for resource records
Net::DNS::ToolKit::RR:XYZ appends an XYZ resource record to a DNS packet under construction, recovers an XYZ resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Descript...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Template - Front-end module to the Template Toolkit
This documentation describes the Template module which is the direct Perl interface into the Template Toolkit. It covers the use of the module and gives a brief summary of configuration options and template directives. Please see Template::Manual for...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Config - Factory module for instantiating other TT2 modules
This module implements various methods for loading and instantiating other modules that comprise the Template Toolkit. It provides a consistent way to create toolkit components and allows custom modules to be used in place of the regular ones. Packag...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Filters - Post-processing filters for template blocks
The "Template::Filters" module implements a provider for creating subroutines that implement the standard filters. Additional custom filters may be provided via the FILTERS configuration option....
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
CGI::AppToolkit::Template - Perl module to manipulate text templates
This module takes a raw complex data structure and a formatted text file and combines the two. This is useful for the generation of HTML, XML, or any other formatted text. The templating syntax is formatted for quick parsing (by human or machine) and...
GISEBURT/CGI-AppToolkit-0.051 - 18 Jun 2002 00:53:33 UTC
Template::View - customised view of a template processing context
TODO...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Test - Module for automating TT2 test scripts
The "Template::Test" module defines the test_expect() and other related subroutines which can be used to automate test scripts for the Template Toolkit. See the numerous tests in the t sub-directory of the distribution for examples of use....
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Base - Base class module implementing common functionality
Base class module which implements a constructor and error reporting functionality for various Template Toolkit modules....
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Stash - Magical storage for template variables
The "Template::Stash" module defines an object class which is used to store variable values for the runtime use of the template processor. Variable values are stored internally in a hash reference (which itself is blessed to create the object) and ar...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Plugin - Base class for Template Toolkit plugins
A "plugin" for the Template Toolkit is simply a Perl module which exists in a known package location (e.g. "Template::Plugin::*") and conforms to a regular standard, allowing it to be loaded and used automatically. The "Template::Plugin" module defin...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Parser - LALR(1) parser for compiling template documents
The "Template::Parser" module implements a LALR(1) parser and associated methods for parsing template documents into Perl code....
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Service - General purpose template processing service
The "Template::Service" module implements an object class for providing a consistent template processing service. Standard header (PRE_PROCESS) and footer (POST_PROCESS) templates may be specified which are prepended and appended to all templates pro...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Grammar - Parser state/rule tables for the TT grammar
This module defines the state and rule tables that the Template::Parser module uses to parse templates. It is generated from a YACC-like grammar using the "Parse::Yapp" module. The parser sub-directory of the Template Toolkit source distribution cont...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Context - Runtime context in which templates are processed
The "Template::Context" module defines an object class for representing a runtime context in which templates are processed. It provides an interface to the fundamental operations of the Template Toolkit processing engine through which compiled templa...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Template::Plugins - Plugin provider module
The "Template::Plugins" module defines a provider class which can be used to load and instantiate Template Toolkit plugin modules....
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC