HTML::Template::Parser - Parser for HTML::Template syntax template file & writer.
HTML::Template::Parser is parser module for tempalte file that is written in HTML::Template. It parse template file to tree object. It can write tree as TextXslate::Metakolon format....
SHMORIMO/HTML-Template-Parser-0.1011 - 25 Oct 2013 10:25:54 UTC
Template::Plugin::HTML - Plugin to create HTML elements
The "HTML" plugin is a very basic plugin, implementing a few useful methods for generating HTML....
TODDR/Template-Toolkit-3.100 - 26 Apr 2022 16:22:07 UTC
Template::HTML::Context - A replacement for Template::Context that wraps filters
This is a subclass of Template::Context (the Template Toolkit context module). It wraps all filter calls to ensure that the automatic HTML encoding behaves correctly when other filters are applied. An extra special filter called "none" is implemented...
MSMITH/Template-HTML-0.04 - 13 Apr 2012 10:44:36 UTC
Tiffany::HTML::Template - Tiffany gateway for HTML::Template
TOKUHIROM/Tiffany-1.01
-
04 Sep 2013 02:50:26 UTC
Template::HTML::Variable - An "pretend" string that auto HTML encodes
This object provides a "pretend" string to use as part of the Template::HTML Template Toolkit extension. It automatically stringifies to an HTML encoded version of what it was created with, all the while trying to keep a sane state through string con...
MSMITH/Template-HTML-0.04 - 13 Apr 2012 10:44:36 UTC
HTML::Template::Compiled - Template System Compiles HTML::Template files to Perl code
HTML::Template::Compiled is a template system which can be used for HTML::Template templates with almost the same API. It offers more flexible template delimiters, additional tags and features, and by compiling the template into perl code it can run ...
TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC
HTML::Template::Associate - Associate relevant packages with HTML::Template
HTML::Template::Associate bridges gap between HTML::Template and other modules that can be used in conjunction with it to do something useful together, like for example Data::FormValidator that can verify form inputs. The idea is that every associate...
ALEXP/HTML-Template-Associate-2.01 - 10 May 2012 01:38:48 UTC
HTML::Template::JIT::Base - base class for compiled templates
This module is used internally by HTML::Template::JIT as a base class for compiled template modules....
SAMTREGAR/HTML-Template-JIT-0.05 - 22 Dec 2005 18:50:48 UTC
HTML::Template::Pluggable - Extends HTML::Template with plugin support
RHESA/HTML-Template-Pluggable-0.22
-
11 May 2022 09:07:04 UTC
HTML::Template::HashWrapper - Easy association with HTML::Template
HTML::Template::HashWrapper provides a simple way to use arbitrary hash references (and hashref-based objects) with HTML::Template's "associate" option. "new($ref)" returns an object with a "param()" method which conforms to HTML::Template's expected...
GREGFAST/HTML-Template-HashWrapper-1.3 - 13 Jan 2004 14:35:13 UTC
HTML::Template::Ex::Filter - tmpl_tag filter for HTML::Template::Ex.
This module offers the filter to make the format of HTML::Template easy a little....
LUSHE/HTML-Template-Ex-0.08 - 06 Nov 2007 23:33:58 UTC
HTML::Template::Plugin::Dot - Add Magic Dot notation to HTML::Template
By adding support for this dot notation to HTML::Template, the programmers' job of sending data to the template is easier, and designers have easier access to more data to display in the template, without learning any more tag syntax. EXAMPLES Class:...
RHESA/HTML-Template-Pluggable-0.22 - 11 May 2022 09:07:04 UTC
HTML::Template::Convert::TT - translates HTML::Template syntax into Template Toolkit
Translate HTML::Template template into Template toolkit syntax EXPORT convert($text, \$options) convert('text', \$options)...
MBAIT/HTML-Template-Convert-TT-0.04 - 26 Jun 2009 01:16:51 UTC
HTML::Template::Filter::TT2 - Template Toolkit 2 syntax for HTML::Template
This "HTML::Template" filter allows you to use a subset of the Template Toolkit 2 syntax, which is much less verbose than the default syntax. This is not an emulation of TT2, so you're still limited to the usual "HTML::Template" semantics. Also, in o...
SAPER/HTML-Template-Filter-TT2-0.03 - 13 Oct 2007 22:30:39 UTC
Template::TAL::Output::HTML - output templates as HTML
This is a Template::TAL output filter that produces HTML output, instead of XML. It does nothing clever, I just use the toStringHTML function of XML::LibXML....
FOTANGO/Template-TAL-0.91 - 23 Mar 2007 16:54:40 UTC
HTML::TableContent::Template - MooX Template Tables.
Define Table Template Classes - For options see HTML::TableContent::Template::Base...
LNATION/HTML-TableContent-1.00 - 21 Apr 2020 16:07:38 UTC
Tiffany::HTML::Template::Pro - Tiffany gateway for HTML::Templat::Proe
TOKUHIROM/Tiffany-1.01
-
04 Sep 2013 02:50:26 UTC
Template::Plugin::HTML::2Text - Template Toolkit plugin to transfor HTML into plain text It simply wraps html2text using HTML::FormatText::Html2text
Template::Plugin::HTML::2Text - Template Toolkit plugin to transfer HTML into plain text See HTML::FormatText::Html2text for more details....
DOUGLISH/Template-Plugin-HTML-2Text-0.01 - 20 Jun 2012 12:31:32 UTC
Template::Plugin::HTML::Strip - HTML::Strip filter for Template Toolkit
This module is a Template Toolkit dynamic filter, which uses HTML::Strip to remove markup (primarily HTML, but also SGML, XML, etc) from filtered content during template processing. By default, the installed filter's name is 'html_strip'. This can be...
GSIMMONS/Template-Plugin-HTML-Strip-0.01 - 19 Dec 2005 06:09:47 UTC
Template::Caribou::Tags::HTML - Basic HTML tag library
Exports tag blocks for regular HTML tags....
YANICK/Template-Caribou-1.2.1 - 02 Apr 2017 17:56:28 UTC