Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第16,29116,300项(搜索用时0.011秒)
www/Geo-Caching-0.11 (Score: 9.2878623E-4)
Object interface for querying Geocaching.com website
Provides an object interface to query Geocaching.com
www/Gungho-0.09.008 (Score: 9.2878623E-4)
Event Based High Performance Web Crawler Framework
Gungho is Yet Another Web Crawler Framework, aimed to be extensible and fast. Gungho tries to build from clean structures, based upon principles from the likes of Catalyst and Plagger, so that you can easily extend it to your liking. Features such as robot rules handling (robots.txt) and request throttling can be removed/added on the fly, just by specifying the components that you want to load. You can easily create additional functionality by writing your own component.
www/GunghoX-FollowLinks-0.00006 (Score: 9.2878623E-4)
Perl extension to follow links within responses for Gungho
The most common action that a crawler takes is to follow links on a page. This module helps you with that task.
www/HTML-Adsense-0.2 (Score: 9.2878623E-4)
Create adsense widgets easily
This module wraps Google Adsense ad creation in OO perl code.
www/HTML-CalendarMonthSimple-1.25 (Score: 9.2878623E-4)
Perl Module for Generating HTML Calendars
HTML::CalendarMonthSimple is a Perl module for generating, manipulating, and printing a HTML calendar grid for a specified month. It is intended as a faster and easier-to-use alternative to HTML::CalendarMonth.
www/HTML-Chunks-1.55.1 (Score: 9.2878623E-4)
Simple nested template engine for HTML, XML and XHTML
HTML::Chunks is a Perl module which provides a simple template system for HTML, XML and XHTML.
www/HTML-Clean-0.8 (Score: 9.2878623E-4)
Cleans up HTML code for web browsers, not humans
The majority of the web pages of the internet today are much larger than they need to be. The reason for this is that HTML tends to be stored in a human readable format, with indenting, newlines and comments. However, all of these comments, whitespace etc. are ignored by the browser, and needlessly lengthen download times. Second, many people are using WYSIWYG HTML editors these days. This makes creating content easy. However these editors can cause a number of compatibility problems by tying themselves to a particular browser or operating system. The HTML::Clean module encapsulates a number of HTML optimizations and cleanups. The end result is HTML that loads faster, displays properly in more browsers. Think of it as a compiler that translates HTML input into optimized machine readable code.
www/HTML-ContentExtractor-0.03 (Score: 9.2878623E-4)
Extract text contained within an HTML document
Extract text contained within an HTML document
www/HTML-Declare-2.4 (Score: 9.2878623E-4)
Very simple micro language to generate HTML
HTML::Declare is a very simple micro language to generate HTML.
www/HTML-Defaultify-1.01 (Score: 9.2878623E-4)
Perl module to populate HTML forms with default values
This Perl module is used to populate HTML forms with default values. Unlike other tools that fill a similar niche, this module can handle any existing HTML page; this approach allows a clean separation of HTML development from Perl program development.