Ports Search

Results 1,2211,230 of 8,048 for www%3Atrac.(0.004 seconds)
www/HTML-Lint-2.20 (Score: 0.020137845)
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.020137845)
Working with disk to URI file mappings (deprecated: see URI::ToDisk)
Working with disk to URI file mappings (deprecated: see URI::ToDisk)
www/HTML-Mason-PSGIHandler-0.53 (Score: 0.020137845)
PSGI handler for HTML::Mason
HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's based on HTML::Mason::CGIHandler and allows you to process Mason templates on any web servers that support PSGI.
www/HTML-MobileConverter-0.011 (Score: 0.020137845)
HTML Converter for mobile agent
Parses HTML and returns new HTML for mobile agent (mainly for DoCoMo i-mode).
www/HTML-Pager-0.03 (Score: 0.020137845)
Perl module for handling CGI HTML paging of arbitrary data
HTML::Pager is a perl module designed to handle CGI HTML paging of arbitrary data. It provides an interface to pages of data similar to many well-known sites like Altavista or Google. It uses the module HTML::Template to do all the HTML generation.
www/HTML-Parser-Simple-2.02 (Score: 0.020137845)
Parse nice HTML files without needing a compiler
HTML::Parser::Simple is a pure Perl module. It parses HTML4 files, and generates a tree of nodes per HTML tag.
www/HTML-Parser-3.72 (Score: 0.020137845)
Perl5 module for parsing HTML documents
This is a collection of modules that parse HTML text documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Bug reports and discussions about these modules can still be sent to the <libwww-perl@ics.uci.edu> mailing list. Remember to also take a look at the HTML-Tree module collection that create and extract information from HTML syntax trees.
www/HTML-Perlinfo-1.68 (Score: 0.020137845)
Display a lot of Perl information in HTML format
HTML-Perlinfo displays a lot of Perl information in HTML format, similar to phpinfo.
www/HTML-PrettyPrinter-0.03 (Score: 0.020137845)
Generate nice HTML files from HTML syntax trees
HTML::PrettyPrinter produces nicely formatted HTML code from a HTML syntax tree. It is especially usefull if the produced HTML file shall be read or edited manually afterwards. Various parameters let you adapt the output to different styles and requirements.
www/HTML-Prototype-1.48 (Score: 0.020137845)
Generate HTML and JavaScript for the Prototype library
The module contains some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. The Prototype library (http://prototype.conio.net/) is designed to make AJAX easy. Catalyst::Plugin::Prototype makes it easy to connect to the Prototype library. This is mostly a port of the Ruby on Rails helper tags for JavaScript for use in Catalyst.