Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第16,31116,320项(搜索用时0.015秒)
www/HTML-GenToc-3.20 (Score: 9.2878623E-4)
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: 9.2878623E-4)
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: 9.2878623E-4)
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: 9.2878623E-4)
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: 9.2878623E-4)
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: 9.2878623E-4)
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: 9.2878623E-4)
Working with disk to URI file mappings (deprecated: see URI::ToDisk)
Working with disk to URI file mappings (deprecated: see URI::ToDisk)
www/HTML-MobileConverter-0.011 (Score: 9.2878623E-4)
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: 9.2878623E-4)
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-3.72 (Score: 9.2878623E-4)
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.