The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "text::template"

Text::Template - Expand template text with embedded Perl River stage four • 67 direct dependents • 1232 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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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

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

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 - Search in distribution

Text::Template::Simple River stage three • 4 direct dependents • 291 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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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

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

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution
  • create_module - a simple, template based, module creation script.

Catalyst::View::Text::Template - Text::Template views for Catalyst River stage zero No dependents

RJBS/Catalyst-View-Text-Template-0.011 - 13 Dec 2013 13:10:55 UTC - Search in distribution

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 - Search in distribution

CGI::FormBuilder::Template::Text - FormBuilder interface to Text::Template River stage two • 11 direct dependents • 16 total dependents

This engine adapts FormBuilder to use "Text::Template". Usage is very similar to Template Toolkit: my $form = CGI::FormBuilder->new( fields => \@fields, template => { type => 'Text', # use Text::Template template => 'form.tmpl', } ); The default opti...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

Template::Plugin::Text::Greeking - Text::Greeking interface in Template River stage zero No dependents

This module provides Text::Greeking in your template code. Why is it useful at all ? When you're still in design phrase of a template, this is very useful to fill out your page so you can grok a overall feeling. And you will be able to generate lipsu...

GUGOD/Template-Plugin-Text-Greeking-1.0 - 17 Dec 2011 21:32:12 UTC - Search in distribution

Text::TagTemplate River stage zero No dependents

This module is designed to make the process of constructing web-based applications (such as CGI programs and Apache::Registry scripts) much easier, by separating the logic and application development from the HTML coding, and allowing ongoing changes...

MATISSE/Text-TagTemplate-1.83 - 15 Jul 2006 20:14:35 UTC - Search in distribution

Text::DumbTemplate - Yet another template system, this one's dumb but fast River stage one • 1 direct dependent • 1 total dependent

EARLY, EXPERIMENTAL, PROOF OF CONCEPT. This is a very simple template module. One thing that's unique about this module is: it compiles template to a "sprintf" format instead of Perl subroutines. The upside: it's blazing fast (e.g. several times fast...

PERLANCAR/Text-DumbTemplate-0.002 - 16 Aug 2017 14:06:06 UTC - Search in distribution

Text::EasyTemplate - A simple text template system. River stage zero No dependents

This module is a simple and straightforward alternative to much more complex template toolkits and frameworks. I began development on it because existing Perl modules for handling templates were too complex to use in simple applications. Templates ar...

LCHAVEZ/Text-EasyTemplate-0.01 - 16 Oct 2006 23:46:33 UTC - Search in distribution

Text::FastTemplate - Class that compiles text templates into subroutines. River stage zero No dependents

Text::FastTemplate compiles templates that are written in a line-oriented syntax that resembles the C-preprocessor syntax into Perl subroutines. As much as possible, it is designed to be: Simple the API and the template syntax are very simple. Fast t...

BOZZIO/Text-FastTemplate-0.95 - 07 Nov 2001 06:42:15 UTC - Search in distribution
1,609 results (0.253 seconds)