Ports Search

Results 1,2111,220 of 8,048 for /www/.(0.003 seconds)
www/HTML-FormHandler-0.40065 (Score: 0.056974534)
Form handler written in Moose
HTML::FormHandler allows you to define HTML form fields and validators. It can be used for both database and non-database forms, and will automatically update or create rows in a database. It can also be used to process structured data that doesn't come from an HTML form.
www/HTML-FromANSI-2.03 (Score: 0.056974534)
Mark up ANSI sequences as HTML
This small module converts ANSI text sequences to corresponding HTML codes, using stylesheets to control color and blinking properties. It exports ansi2html() by default, which takes an array, joins it it into a single scalar, and returns its HTML rendering.
www/HTML-FromText-2.07 (Score: 0.056974534)
Mark up text as HTML
The text2html function marks up plain text as HTML. By default it converts HTML metacharacters into the corresponding entities. More sophisticated transformations, such as splitting the text into paragraphs or marking up bulleted lists, can be carried out by setting the appropriate options.
www/HTML-GenToc-3.20 (Score: 0.056974534)
Generate a Table of Contents for HTML documents
HTML::GenToc generates anchors and a table of contents for HTML documents. Depending on the arguments, it will insert the information it generates, or output to a string, a separate file or STDOUT. While it defaults to taking H1 and H2 elements as the significant elements to put into the table of contents, any tag can be defined as a significant element. Also, it doesn't matter if the input HTML code is complete, pure HTML, one can input pseudo-html or page-fragments, which makes it suitable for using on templates and HTML meta-languages such as WML. Also included in the distrubution is hypertoc, a script which uses the module so that one can process files on the command-line in a user-friendly manner.
www/FAQ-OMatic-2.719 (Score: 0.056974534)
Perl API to manipulate FAQ-O-Matics
The Faq-O-Matic is a CGI-based system that automates the process of maintaining a FAQ (or Frequently Asked Questions list). It allows visitors to your FAQ to take part in keeping it up-to-date. A permission system also makes it useful as a help-desk application, bug-tracking database, or documentation system.
www/HTML-GoogleMaps-10 (Score: 0.056974534)
Simple wrapper around the Google Maps API
HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It allows you to easily create maps with markers, polylines and information windows. Thanks to Geo::Coder::Google you can now look up locations around the world without having to install a local database.
www/HTML-LinkExtractor-0.130 (Score: 0.056974534)
HTML::LinkExtractor is used for extracting links from HTML
HTML::LinkExtractor is used for extracting links from HTML. It is very similar to HTML::LinkExtor, except that besides getting the URL, you also get the link-text.
www/HTML-LinkList-0.1701 (Score: 0.056974534)
Create a 'smart' list of HTML links
This module contains a number of functions for taking sets of URLs and labels and creating suitably formatted HTML. These links are "smart" because, if given the url of the current page, if any of the links in the list equal it, that item in the list will be formatted as a special label, not as a link; this is a Good Thing, since the user would be confused by clicking on a link back to the current page.
www/HTML-Lint-2.20 (Score: 0.056974534)
HTML::Lint - check for HTML errors in a string or file
HTML::Lint - check for HTML errors in a string or file. HTML::Lint also comes with a wrapper program called weblint that handles linting from the command line.
www/HTML-Location-1.03 (Score: 0.056974534)
Working with disk to URI file mappings (deprecated: see URI::ToDisk)
Working with disk to URI file mappings (deprecated: see URI::ToDisk)