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

Search results for "module:template"

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

Template::Config - Factory module for instantiating other TT2 modules River stage three • 561 direct dependents • 959 total dependents

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 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

ZM::Template - Merges runtime data with static HTML or Plain Text template file. River stage zero No dependents

In 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 UTC

Su::Template - A module to make the string using the specified template and passed parameters. River stage zero No dependents

Su::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 UTC

EJS::Template - EJS (Embedded JavaScript) template engine River stage zero No dependents

EJS 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 UTC

CSV::Template - A CSV templating module derived from HTML::Template River stage zero No dependents

This 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 UTC

Pod::Template - Building pod documentation from templates. River stage zero No dependents

Writing 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 UTC

CGI::Template - An easy to use and intuitive template system for Perl web application development. River stage zero No dependents

CGI::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 UTC

Eve::Template - a template engine class. River stage zero No dependents

Eve::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 UTC

PDF::Template - PDF::Template River stage zero No dependents

PDF::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 UTC

URI::Template - Object for handling URI templates (RFC 6570) River stage three • 17 direct dependents • 104 total dependents

This 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 UTC

SQL::Template - A new way to organize your database code River stage zero No dependents

Write 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 UTC

Template::Ast - Processing ASTs for Perl Template Toolkit River stage zero No dependents

ASTs 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 UTC

CAM::Template - Clotho-style search/replace HTML templates River stage one • 3 direct dependents • 6 total dependents

This 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 UTC

NTS::Template - Fast and small template system River stage one • 2 direct dependents • 2 total dependents

Formerly 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 UTC

Template::PSP - Process HTML-like files with custom tags and Perl code River stage zero No dependents

Template::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 UTC

Template::TAL - Process TAL templates with Perl River stage zero No dependents

TAL <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 UTC

Any::Template - provide a consistent interface to a wide array of templating languages River stage one • 1 direct dependent • 1 total dependent

This 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 UTC

Rex::Template - simple template engine River stage two • 18 direct dependents • 18 total dependents

This is a simple template engine for configuration files. It is included mostly for backwards compatibility, and it is recommended to use Rex::Template::NG instead (for better control of chomping new lines, and better diagnostics if things go wrong)....

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC
1,505 results (0.03 seconds)