Search results for "module:Text::Template"

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

lib/Miril/Template/Text/Template.pm River stage zero No dependents

PSHANGOV/Miril-0.008 - 13 Sep 2010 20:48:40 UTC

Text::Template::Base - Expand template text with embedded Perl River stage one • 1 direct dependent • 1 total dependent

This module is an enhanced version of M-J. Dominus' Text::Template version 1.45. I have tried to contact M-J. to get my patches (included in this distribution in the "patches/" directory) into Text::Template but never got an answer. For usage informa...

OPI/Text-Template-Library-0.04 - 20 Jun 2010 18:28:23 UTC

Text::PORE::Template - PORE Template Handle River stage zero No dependents

PORE::Template represents the handle for PORE templates. To instantiate a PORE::Template object, either a filename of the template or the a template id is required. The instance is then passed to "PORE::render()" during the rendering process....

ZTANG/Text-PORE-1.02 - 23 Feb 2004 00:21:00 UTC

Text::Hogan::Template - represent and render compiled templates River stage two • 2 direct dependents • 85 total dependents

KAORU/Text-Hogan-2.03 - 17 Dec 2019 21:54:36 UTC

Any::Template::Backend::Text::Template - Any::Template backend for Text::Template River stage one • 1 direct dependent • 1 total dependent

All template input methods are provided natively by Text::Template. Output to a coderef uses the default implementation of buffering all the output in a string and passing this to a coderef, so beware of the memory consumption if the output is large....

BBC/Any-Template-1.015 - 08 May 2006 12:33:52 UTC

Text::Template::Simple River stage three • 4 direct dependents • 264 total dependents

This is a simple template module. There is no extra template/mini language. Instead, it uses Perl as the template language. Templates can be cached on disk or inside the memory via the internal cache manager. It is also possible to use static/dynamic...

BURAK/Text-Template-Simple-0.91 - 25 Dec 2018 00:05:35 UTC

Text::Template::Inline - Easy formatting of hierarchical data River stage zero No dependents

This module exports a fuction "render" that substitutes identifiers of the form "{key}" with corresponding values from a hashref, listref or blessed object. It has features that work well with inline documents like heredocs, such as automatic uninden...

ZGH/Text-Template-Inline-0.13 - 01 Sep 2006 09:08:06 UTC

Text::Template::Library - a derived class of Text::Template River stage one • 1 direct dependent • 1 total dependent

I have used "Text::Template" for several years in different projects. Allways I have missed the possibility to create macros. For example suppose this template: <table> [% for (@rows) { $OUT.="<<EOR"; <tr>...</tr> EOR } %] </table> This works perfect...

OPI/Text-Template-Library-0.04 - 20 Jun 2010 18:28:23 UTC

Text::Template::Compact - text base template expand module River stage zero No dependents

The "Text::Template::Compact" module is text base template expand module. This module compile control tag in source text and output it with parameter data that gived at runtime. Its main purpose is handling HTML templates in Web Application, but it a...

TATE/Text-Template-Compact-0.1.13 - 04 Apr 2023 01:58:18 UTC

Text::Template::LocalVars - Text::Template with localized variables River stage zero No dependents

Text::Template::LocalVars is a subclass of Text::Template, with additional options to manage how and where template variables are stored. These come in particularly handy when template fragments themselves perform template fills, either inline or by ...

DJERIUS/Text-Template-LocalVars-0.04 - 22 Sep 2014 15:07:02 UTC

Template::Plugin::GD::Text - Text utilities for use with GD River stage zero No dependents

The GD.Text plugin provides an interface to the GD::Text module. It allows attributes of strings such as width and height in pixels to be computed. See GD::Text for more details. See Template::Plugin::GD::Text::Align and Template::Plugin::GD::Text::W...

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

Text::Template::Simple::IO River stage three • 4 direct dependents • 264 total dependents

TODO...

BURAK/Text-Template-Simple-0.91 - 25 Dec 2018 00:05:35 UTC

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

"Text::Template::Preprocess" provides a new "PREPROCESSOR" option to "fill_in". If the "PREPROCESSOR" option is supplied, it must be a reference to a preprocessor subroutine. When filling out a template, "Text::Template::Preprocessor" will use this s...

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

Text::Template::Simple::Util River stage three • 4 direct dependents • 264 total dependents

Contains utility functions for Text::Template::Simple....

BURAK/Text-Template-Simple-0.91 - 25 Dec 2018 00:05:35 UTC

Text::Template::Simple::Dummy River stage three • 4 direct dependents • 264 total dependents

All templates are compiled into this class....

BURAK/Text-Template-Simple-0.91 - 25 Dec 2018 00:05:35 UTC

Text::Template::Simple::Cache River stage three • 4 direct dependents • 264 total dependents

Cache manager for "Text::Template::Simple"....

BURAK/Text-Template-Simple-0.91 - 25 Dec 2018 00:05:35 UTC

Module::Text::Template::Build - Create a module based on a template to use with Module::Build River stage zero No dependents

This script allows you to simply create perl modules from a template. A default template is provided but you can easily create your own or modify the default template....

NKH/Module-Text-Template-Build-0.05.10 - 20 May 2011 14:16:27 UTC

Text::Template::Simple::Caller River stage three • 4 direct dependents • 264 total dependents

Caller stack tracer for Text::Template::Simple. This module is not used directly inside templates. You must use the global template function instead. See Text::Template::Simple::Dummy for usage from the templates....

BURAK/Text-Template-Simple-0.91 - 25 Dec 2018 00:05:35 UTC

Template::Plugin::Text::Widont - A Template Toolkit filter for removing typographic widows River stage zero No dependents

"Template::Plugin::Text::Widont" provides a simple Template Toolkit filter interface to the Text::Widont module. See the NON-BREAKING SPACE TYPES section in Text::Widont's documentation for more information about available values for "nbsp"....

DCARDWELL/Template-Plugin-Text-Widont-0.01 - 01 Apr 2007 23:36:12 UTC
193 results (0.031 seconds)