The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Template::Manual"

Template - Front-end module to the Template Toolkit River stage three • 561 direct dependents • 959 total dependents

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

Text::Template - Expand template text with embedded Perl River stage four • 66 direct dependents • 1215 total dependents

This is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little...

MSCHOUT/Text-Template-1.61 - 28 Apr 2022 20:51:13 UTC

Async::Template - Async Template Toolkit River stage zero No dependents

Async::Template is the same as Template Toolkit with asynchronous interface and with asynchronous operators ASYNC/AWAIT which can be used with any event management system (like AnyEvent). To refer Template Toolkit language syntax, configure options, ...

OKLAS/Async-Template-0.14 - 09 Jan 2021 12:08:03 UTC

Template::Magic - Magic merger of runtime values with templates River stage one • 2 direct dependents • 2 total dependents

Template::Magic is a "magic" interface between programming and design. It makes "magically" available all the runtime values - stored in your variables or returned by your subroutines - inside a static template file. In simple cases there is no need ...

SKNPP/Template-Magic-1.4 - 05 Mar 2012 22:57:11 UTC

Template::Parser - LALR(1) parser for compiling template documents River stage three • 561 direct dependents • 959 total dependents

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

Apache::Template - Apache/mod_perl interface to the Template Toolkit River stage zero No dependents

The Apache::Template module provides a simple interface to the Template Toolkit from Apache/mod_perl. The Template Toolkit is a fast, powerful and extensible template processing system written in Perl. It implements a general purpose template languag...

ABW/Apache-Template-0.09 - 27 Apr 2004 09:26:34 UTC

Template::Filters - Post-processing filters for template blocks River stage three • 561 direct dependents • 959 total dependents

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

Template::Caribou - class-based HTML-centric templating system River stage one • 3 direct dependents • 3 total dependents

WARNING: Codebase is alpha with extreme prejudice. Assume that bugs are teeming and that the API is subject to change. Template::Caribou is a Moose-based, class-centric templating system mostly aimed at producing sgml-like outputs, mostly HTML, but a...

YANICK/Template-Caribou-1.2.2 - 20 Oct 2023 15:56:58 UTC

Template::Toolkit - Template Processing System River stage three • 561 direct dependents • 959 total dependents

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Template::Plugins - Plugin provider module River stage three • 561 direct dependents • 959 total dependents

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

Template::AsGraph - Create a graph from a Template Toolkit file River stage zero No dependents

graph($template_name) graph($template_name, \%tt_config) graph($template_name, \%tt_config, \%tt_vars) Receives a template name and generates a Graph::Easy object with a representation of the template's flow. It may optionally receive any Template co...

GARU/Template-AsGraph-0.02 - 28 Apr 2013 08:26:40 UTC

Template::Service - General purpose template processing service River stage three • 561 direct dependents • 959 total dependents

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::Context - Runtime context in which templates are processed River stage three • 561 direct dependents • 959 total dependents

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::VMethods - Virtual methods for variables River stage three • 561 direct dependents • 959 total dependents

The "Template::VMethods" module implements the virtual methods that can be applied to variables. Please see Template::Manual::VMethods for further information....

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Template::Provider - Provider module for loading/compiling templates River stage three • 561 direct dependents • 959 total dependents

The Template::Provider is used to load, parse, compile and cache template documents. This object may be sub-classed to provide more specific facilities for loading, or otherwise providing access to templates. The Template::Context objects maintain a ...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

PerlPoint::Template - PerlPoint template handler River stage one • 4 direct dependents • 5 total dependents

JSTENZEL/PerlPoint-Package-0.452 - 10 Oct 2007 21:39:50 UTC

SVG::Template::Graph - Perl extension for generating template-driven graphs with SVG River stage zero No dependents

Template::Graph:SVG is a module for the generation of template-driven graphs using Scalable Vector Graphics (SVG). Using this module, it is possible to define a template SVG document with containers which are populated with correctly scaled plot imag...

RONAN/SVG-Template-Graph-1.0 - 15 Dec 2008 08:58:08 UTC

Template::Plugin::GD - GD plugin(s) for the Template Toolkit River stage zero No dependents

The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::XML::DOM - Plugin interface to XML::DOM River stage zero No dependents

This is a Template Toolkit plugin interfacing to the XML::DOM module. The plugin loads the XML::DOM module and creates an XML::DOM::Parser object which is stored internally. The parse() method can then be called on the plugin to parse an XML stream i...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC

Template::Plugin::XML - XML plugin for the Template Toolkit River stage zero No dependents

The Template-XML distribution provides a number of Template Toolkit plugin modules for working with XML. The Template::Plugin::XML module is a front-end to the various other XML plugin modules. Through this you can access XML files and directories of...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC
46 results (0.041 seconds)