Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第12,45112,460项(搜索用时0.009秒)
devel/Scalar-String-0.002 (Score: 9.2878623E-4)
String aspects of scalars
This module is about the string part of plain Perl scalars. A scalar has a string value, which is notionally a sequence of Unicode codepoints, but may be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so in older versions of Perl, the internal encoding shows through. To fully understand Perl strings it is necessary to understand these implementation details. This module provides functions to classify a string by encoding and to encode a string in a desired way. This module is implemented in XS, with a pure Perl backup version for systems that can't handle XS.
devel/Regexp-Assemble-0.37 (Score: 9.2878623E-4)
Assemble multiple Regular Expressions into one RE
Regexp::Assemble allows you to take a number of regular expressions and assemble them into a single regular expression (or RE) that will match everything that any of the individual REs match, only what they match and nothing else.
devel/Script-isAperlScript-1.0.0 (Score: 9.2878623E-4)
Basic check for if something is a perl script or not
This does a basic check if something is a perl script or not.
devel/Search-Binary-0.95 (Score: 9.2878623E-4)
Perl module that implements a generic binary search algorithm
Binary_search implements a generic binary search algorithm returning the position of the first record whose index value is greater than or equal to $val. The search routine does not define any of the terms position, record or index value, but leaves their interpretation and implementation to the user supplied function &$read(). The only restriction is that positions must be integer scalars.
devel/allegro-5.0.9 (Score: 9.2878623E-4)
Cross-platform library for games and multimedia programming
Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. A wide range of extension packages and add-on modules are also available, which can be found in the "Library Extensions" section of the Allegro website.
devel/Set-Crontab-1.03 (Score: 9.2878623E-4)
Expand crontab(5)-style integer lists
Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them.
devel/allegro-4.4.2 (Score: 9.2878623E-4)
Cross-platform library for games and multimedia programming
Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. A wide range of extension packages and add-on modules are also available, which can be found in the "Library Extensions" section of the Allegro website.
devel/Set-Infinite-0.65 (Score: 9.2878623E-4)
Sets of intervals
Set::Infinite is a Set Theory module for infinite sets. It works with reals, integers, and objects. When it is used dates, this module provides schedule checks (intersections), unions, and infinite recurrences.
devel/Set-Scalar-1.26 (Score: 9.2878623E-4)
Perl module containing a set of scalars, including references
This package implements the basic set operations for Perl scalars/references.
devel/google-gdata-2.2.0.0 (Score: 9.2878623E-4)
DOT NET library for the Google Data API
The GData .NET Client Library includes source code to make it easy to access data through Google Data APIs (e.g. Contacts, Calendar).