Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,5211,530项(搜索用时0.003秒)
www/Template-Plugin-Markdown-0.02 (Score: 0.020137845)
TT plugin for Text::Markdown
Template::Plugin::Markdown acts as a filter passing all content to Text::Markdown for conversion of plain text to HTML.
www/Template-Plugin-Monta-0.03 (Score: 0.020137845)
Template-Toolkit plugin to Monta Method
Template::Plugin::Monta is a plugin for Template Toolkit which allows you to use monta-method on your template.
Plugin/filter interface to Number::Format
Template::Plugin::Number::Format makes the number-munging grooviness of Number::Format available to your templates. It is used like a plugin, but installs filters into the current context.
www/Template-Plugin-StripScripts-0.02 (Score: 0.020137845)
TT plugin to filter HTML against XSS
Template::Plugin::StripScripts is a Template::Toolkit plugin to filter HTML and strip scripting snipets which can cause XSS. Additionally, due to some nice features from HTML::StripScripts, this module can work really flexibly on treating HTML.
www/Template-Plugin-Subst-0.02 (Score: 0.020137845)
TT plugin for s/// functionality in templates
Template::Plugin::Subst acts as a filter and a virtual method to carry out regular expression substitutions with back references on text and variables in the Template Toolkit.
www/Template-Plugin-VMethods-0.03 (Score: 0.020137845)
Install vmethods for Template-Toolkit
Simple base class to allow your module to install and remove virtual methods into the Template Toolkit.
www/Template-Provider-Encoding-0.10 (Score: 0.020137845)
Explicitly declare encodings of your templates
Template::Provider::Encoding is a Template Provider subclass to decode template using its declaration. You have to declare encoding of the template in the head (1st line) of template using (fake) encoding TT plugin. Otherwise the template is handled as utf-8.
www/Template-Provider-FromDATA-0.13 (Score: 0.020137845)
Load templates from your __DATA__ section
Template::Provider::FromDATA - Load templates from your __DATA__ section This module allows you to store your templates inline with your code in the __DATA__ section. It will search any number of classes specified.
www/Template-Simple-0.06 (Score: 0.020137845)
Fast templating module
Template::Simple is a flexible, efficient and fast templating module for mod_perl written by Uri Guttman. It has a very simple markup scheme, but does nearly any templating task you could want as installed (and provides for callbacks if you want to extend it).
www/Template-Stash-AutoEscape-0.03 (Score: 0.020137845)
Perl extension to escape automatically in Template-Toolkit
Escape automatically in Template-Toolkit.