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...
ATOOMIC/Template-Toolkit-2.29 - 29 Apr 2019 15:55:41 GMTThis 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...
ATOOMIC/Template-Toolkit-2.29 - 29 Apr 2019 15:55:41 GMTThe "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....
ATOOMIC/Template-Toolkit-2.29 - 29 Apr 2019 15:55:41 GMTIn an ideal web system, the HTML used to build a web page would be kept distinct from the application logic populating the web page. This module tries to achieve this by taking over the chore of merging runtime data with a static html template. Templ...
MAXICO/ZM-Template-0.7.2 - 29 Jun 2009 15:06:34 GMTSu::Template is a module to make the string using the specified template and passed parameters....
LOTTZ/Su-0.110 - 02 Dec 2012 15:33:55 GMTWriting documentation on a project maintained by several people which spans more than one module is a tricky matter. There are many things to consider: Location Should pod be inline (above every function), at the bottom of the module, or in a distinc...
KANE/Pod-Template-0.02 - 09 Sep 2003 18:58:40 GMTPDF::Template is a PDF layout system that uses the same data structures as HTML::Template....
RKINYON/PDF-Template-0.22 - 11 Jan 2005 15:52:04 GMTThis is really just a subclass of HTML::Template that does some minor post processing of the output. Since HTML::Template really just operates on plain text, and not HTML specifically, it dawned on me that there is no reason why I should not use HTML...
STEVAN/CSV-Template-0.03 - 17 Feb 2005 19:51:00 GMTCGI::Template simplifies and speeds up the development of web applications by providing an easy to use system that inherently keeps web design and code separate. Each time a script that uses CGI::Template is executed, CGI::Template will automatically...
DVENABLE/CGI-Template-0.01 - 24 Jan 2013 09:40:00 GMTEve::Template is a template engine adapter class. It adapts well known Template package. Constructor arguments "path" a path to template files "compile_path" a path where compiled template files will be stored "expiration_interval" determines how lon...
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 GMTEJS is a template with JavaScript code embedded, and this module provides a template engine to generate output from EJS templates. It can be used as a general-purpose template engine to generate text documents, configurations, source code, etc. For w...
MAHIRO/EJS-Template-0.09 - 30 Apr 2019 04:21:38 GMTWrite SQL sentences in external files and use them from Perl. Imagine this situation: you know DBI and you like it, because you can make use of your SQL knowledge. But you are not happy having the SQL code into the Perl code. You can use other CPAN m...
NICEPERL/SQL-Template-0.2.4 - 14 Aug 2017 07:41:09 GMTThis package is intended to replace Clotho's traditional ::PARAM:: syntax with an object-oriented API. This syntax is overrideable by subclasses. See the last section of this documentation for an explanation of the default syntax. We recommend that y...
CLOTHO/CAM-Template-0.93 - 20 Sep 2005 19:26:59 GMTASTs are essential in the programming model based on Perl Template Toolkit. This module provides some easy interface to do the dirty work involved in AST handling. The term AST used here are referred to any Perl referece pointed to a complex data str...
AGENT/Template-Ast-0.02 - 19 Jul 2005 11:37:34 GMTFormerly Ananke::Template, this Template System is based in Template ToolKit. Very small compared with Template Toolkit, and 100% compatible with mod_perl 2. Speedy: $ cd /proc ; grep name cpuinfo model name : AMD Athlon(tm) XP 1700+ $ ./bench_templ ...
NATTIS/NTS-Template-2.1 - 02 Sep 2004 20:39:25 GMTThis module provides a wrapper around URI templates as described in RFC 6570: <http://tools.ietf.org/html/rfc6570>....
BRICAS/URI-Template-0.24 - 20 Sep 2018 17:58:55 GMTThis is a simple template engine for configuration files....
JFRIED/Rex-1.6.0 - 26 Jan 2018 20:25:39 GMTTAL <http://www.zope.org/Wikis/DevSite/Projects/ZPT/TAL> is a templating language used in the Zope CMS. Template::TAL is a Perl implementation of TAL based on the published specs on the Zope wiki. TAL templates are XML documents, and use attributes i...
FOTANGO/Template-TAL-0.91 - 23 Mar 2007 16:54:40 GMTTemplate::PSP allows arbitrary Perl code to be embedded in HTML-like pages. It also provides a framework for creating custom tags using a combination of text and evaluated Perl....
RADCLIFF/Apache-PSP-1.00 - 20 Mar 2004 00:53:47 GMTThis module provides a simple, consistent interface to common templating engines so you can write code that is agnostic to the template language used in the presentation layer. This means you can allow your interface developers to work in the templat...
BBC/Any-Template-1.015 - 08 May 2006 12:33:52 GMT