Whereas Template::Caribou::Tags::HTML offers straight function equivalents to their HTML tags, this module provides a more DWIM interface, and shortcut for often used patterns. doctype $type doctype 'html5'; # <!DOCTYPE html> Prints the doctype decla...
YANICK/Template-Caribou-1.2.1 - 02 Apr 2017 17:56:28 GMTTINITA/HTML-Template-Compiled-Plugin-DHTML-0.03 - 10 Jan 2013 21:02:29 GMT
RENEEB/HTML-Template-Compiled-Plugins-RENEEB-0.03 - 28 Dec 2018 14:12:21 GMT
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 GMTThis Perl 5 object class can create web fill-out forms as well as parse, error-check, and report their contents. Forms can start out blank or with initial values, or by repeating the user's last input values. Facilities for interactive user-input-cor...
DUNCAND/HTML-FormTemplate-2.03 - 18 Jul 2005 22:21:16 GMTThis 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 GMTSometimes, 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 GMTDISPLAY METHOD Display($file,[\%variables]); The Display method parses the specified file according to the rules specified below. It can optionally be passed a second parameter, a reference to a hash, containing the variables used in the template. Wh...
ACRAWFORD/HTML-SimpleTemplate-1.00 - 11 Jan 2004 16:49:51 GMTVB-Script-Escaping for HTML::Template::Compiled...
STEFFENW/HTML-Template-Compiled-Plugin-VBEscape-0.03 - 30 May 2009 06:35:04 GMTThe "HTML::DynamicTemplate" is a class implementing a HTML template in perl. Significant features include the ability to set template variables from within the template itself, the ability to recursively include other templates, and the ability to se...
BRIANNG/HTML-DynamicTemplate-0.94 - 09 Jul 1999 04:30:47 GMTThis is an HTML::FormHandler widget that allows you to use a template for rendering forms instead of Perl methods....
RRWO/HTML-FormHandlerX-Widget-Field-Template-v0.1.1 - 20 Oct 2018 11:32:47 GMTTINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 GMT
This is the compiler class for HTML::Template::Compiled::Classic...
TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 GMTHTML::Template::Compiled::Plugin::LineBreak is a plugin for HTC, which allows you to replaces any newlines with <br> HTML tags, thus preserving the line breaks of the original text in the HTML output. This would be especially useful for multiline mes...
HAGY/HTML-Template-Compiled-Plugin-LineBreak-0.02 - 10 Mar 2008 12:41:43 GMTThis plugin offers you five tags: HTML_OPTION <tmpl_html_option arrayref> $htc->param( arrayref => [ 'opt_2', # selected ['opt_1', 'option 1'], ['opt_2', 'option 2'], ], ); Output: <option value="opt_1">option 1</option> <option value="opt_2" selecte...
TINITA/HTML-Template-Compiled-Plugin-HTML_Tags-0.05 - 29 Oct 2007 20:12:24 GMTFor internal use. Methods new Constructor. new_as_escaped Constructor. as_string Return the string. flag Flags escape Abstract method. stop_callback Clear the callback. escape_manually Internal use. concat Stuff....
SHLOMIF/Template-Stash-AutoEscaping-0.0303 - 31 Jan 2014 17:30:36 GMTThis package provides functions to clean out whitespaces and empty lines. HTML tags pre, code and textarea will be unchanged....
STEFFENW/HTML-Template-Compiled-Filter-Whitespace-0.09 - 26 Jun 2016 07:34:31 GMT