Ports Search

Results 1,5111,520 of 8,048 for www%3Atrac.(0.004 seconds)
www/Template-Multilingual-1.00 (Score: 0.020137845)
Multilingual templates for Template Toolkit
This subclass of Template Toolkit's Template::Parser parses multilingual templates: templates that contain text in several languages. <t> <en>Hello!</en> <fr>Bonjour !</fr> </t> Use this module directly if you have subclassed Template, otherwise you may find it easier to use Template::Multilingual. Language codes can be any string that matches \w+, but we suggest sticking to ISO-639 which provides 2-letter codes for common languages and 3-letter codes for many others.
www/Template-Mustache-v0.5.1 (Score: 0.020137845)
Perl version of the fabulous Mustache template language
Template::Mustache is a templating system, generally used to make HTML.
www/Template-Plugin-JSON-0.06 (Score: 0.020137845)
Adds a .json vmethod for all TT values
This plugin provides a .json vmethod to all value types when loaded.
www/Template-Plugin-Class-0.14 (Score: 0.020137845)
Allow calling of class methods on arbitrary classes
Template::Plugin::Class allows you to call class methods on arbitrary classes. One use for this is in Class::DBI style applications.
TT plugin to make email addresses into HTML links
Template::Plugin::Clickable::Email converts any e-mail addresses found in the filtered text into HTML mailto: links.
www/Template-Plugin-Clickable-0.06 (Score: 0.020137845)
TT plugin to make URLs clickable in HTML
Template::Plugin::Clickable is a plugin for TT, which allows you to filter HTMLs clickable.
www/Template-Plugin-Comma-0.04 (Score: 0.020137845)
TT Plugin to commify numbers
Template::Plugin::Comma is a plugin for TT, which allows you to commify your numbers in templates. This would be especially useful for prices.
www/Template-Plugin-FillInForm-0.04 (Score: 0.020137845)
Template::Plugin::FillInForm - TT plugin for HTML::FillInForm
Template::Plugin::FillInForm is a plugin for TT, which allows you to make your HTML form sticky using HTML::FillInForm.
www/Template-Plugin-JavaScript-0.02 (Score: 0.020137845)
Encodes text to be safe in JavaScript
Template::Plugin::JavaScript is a TT filter that filters text so it can be safely used in JavaScript quotes.
www/Template-Plugin-MP3-1.02 (Score: 0.020137845)
TT Plugin that wraps around the MP3::Info module
Template::Plugin::MP3 is a plugin for TT, which provides a simple wrapper for using "MP3::Info" in object oriented mode.