Ports Search

Results 19,46119,470 of 19,819 for %22HTTP Server%22.(0.014 seconds)
www/Template-Plugin-FillInForm-0.04 (Score: 7.739885E-4)
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: 7.739885E-4)
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: 7.739885E-4)
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.
www/Template-Plugin-Markdown-0.02 (Score: 7.739885E-4)
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: 7.739885E-4)
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: 7.739885E-4)
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: 7.739885E-4)
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: 7.739885E-4)
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: 7.739885E-4)
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.