Search results for "module:HTML::Template::Compiled"
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::Compiled::Lazy - Lazy Loading for HTML::Template::Compiled
This class does not compile templates before calling "output()". This includes "TMPL_INCLUDE"s. This can be useful in CGI environments. If your template has got a lot of includes HTML::Template::Compiled will compile all of them, even if they aren't ...
TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Expr - Expressions for HTC
The expressions work like in HTML::Template::Expr, with some additional possibilities regarding object method calls and arbitrary data structures. Different from HTML::Template::Expr, you don't use it as the module class, but you activate it by passi...
TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Utils - Utility functions for HTML::Template::Compiled
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Parser - Parser module for HTML::Template::Compiled
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Filter - Filter functions for HTML::Template::Compiled
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Classic - Provide the classic functionality like HTML::Template
This class provides features which can not be used together with features from HTML::Template::Compiled. These are: dots in TMPL_VARs If you want to use <TMPL_VAR NAME="some.var.with.dots"> you cannot use the dot-feature <TMPL_VAR NAME="some.hash.key...
TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Compiler - Compiler class for HTC
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Formatter - HTC subclass for using a formatter
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Exception - Exception class for HTC
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Token - a compiled HTML template token
TINITA/HTML-Template-Compiled-1.003
-
03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Expression - a compiled HTML template expression
Superclass for all expression types....
TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC
HTML::Template::Compiled::Plugin::I18N - Internationalization for HTC
The Plugin allows you to create multilingual templates including maketext and/or gettext features. Before you have written your own translator class, HTML::Template::Compiled::I18N::DefaultTranslator runs. Later you have to write a translator class t...
STEFFENW/HTML-Template-Compiled-Plugin-I18N-1.04 - 29 Oct 2010 19:49:13 UTC
HTML::Template::Compiled::Plugin::HTML2 - Do not escape all HTML entities
RENEEB/HTML-Template-Compiled-Plugins-RENEEB-0.03
-
28 Dec 2018 14:12:21 UTC
HTML::Template::Compiled::Plugin::DHTML - Dumps variables into clickable HTML output
TINITA/HTML-Template-Compiled-Plugin-DHTML-0.03
-
10 Jan 2013 21:02:29 UTC
HTML::Template::Compiled::Plugin::Comma - HTC Plugin to commify numbers
HTML::Template::Compiled::Plugin::Comma is a plugin for HTC, which allows you to commify your numbers in templates. This would be especially useful for prices....
HAGY/HTML-Template-Compiled-Plugin-Comma-0.01 - 10 Jul 2007 14:36:20 UTC
Catalyst::View::HTML::Template::Compiled - HTML::Template::Compiled View Class
This is the " HTML::Template::Compiled " view class. Your subclass should inherit from this class....
ESSKAR/Catalyst-View-HTML-Template-Compiled-0.16 - 13 Dec 2006 17:39:02 UTC
HTML::Template::Compiled::Plugin::Sprintf - Use sprintf in HTML::Template::Compiled templates
Sometimes, you need formatted text (e.g. in mails) and you want to use sprintf. This module provides 30 sprintf formatters for templates....
RENEEB/HTML-Template-Compiled-Plugins-RENEEB-0.03 - 28 Dec 2018 14:12:21 UTC
HTML::Template::Compiled::Plugin::VBEscape - VB-Script-Escaping for HTC
VB-Script-Escaping for HTML::Template::Compiled...
STEFFENW/HTML-Template-Compiled-Plugin-VBEscape-0.03 - 30 May 2009 06:35:04 UTC