Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第14,26114,270项(搜索用时0.011秒)
misc/mbuffer-2016.06.13 (Score: 9.2878623E-4)
Tool for buffering data streams
mbuffer is a tool for buffering data streams. It is also a replacement for buffer with additional functionality: - multi-target network output - on the fly hash calculation - display of I/O speed - optional use of memory mapped I/O for huge buffers - multithreaded instead of sharedmemory ipc - multi volume support - autoloader support - networking support - command-line options compatible to buffer
misc/loop-1.0 (Score: 9.2878623E-4)
Prints to stdout a series of numbers from `start' to `end'
Prints to stdout a series of numbers from `start' to `end', with optional increment and zero-padded field width. Hex (-x) or octal (-o) output formats are available. Negative numbers are allowed, and a negative `increment' does the expected thing.
misc/mmv-1.01b.15 (Score: 9.2878623E-4)
Move/Copy/Append/Link multiple files
mmv is a program to move/copy/append/link multiple files according to a set of wildcard patterns. This multiple action is performed safely, i.e. without any unexpected deletion of files due to collisions of target names with existing filenames or with other target names.
misc/mtail-1.2.0 (Score: 9.2878623E-4)
Small tail workalike that performs output coloring
mtail is a small tail workalike that performs output coloring using ansi escape sequences (although the sequences are overridable, so you could cause it to output something else, e.g. html font tags, if you really wanted to). mtail is written in python, is fairly small, and should be relatively platform-independent. It has a config file that can contain an arbitrary number of entries, each of which has a series of regular expressions to indicate which files to color according to which entry. for each entry, the config file specifies a coloring scheme using regular expressions and, optionally, filters to apply to each line before coloring (for example, to strip out extra info, etc.). the config file also may override the predefined colors and the escape sequences (or whatever) actually used to perform the coloring.
misc/uuid-1.6.2 (Score: 9.2878623E-4)
ISO-C API and CLI for generating Universally Unique Identifiers
OSSP uuid is a ISO-C and Perl application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1).
misc/pfm-2.12.3 (Score: 9.2878623E-4)
Terminal (curses)-based file manager written in Perl
pfm is a terminal (curses)-based file manager written in Perl, based on the PFM.COM for MS-DOS (originally by Paul Culley and Henk de Heer). Permission to use the original name was kindly granted by the original authors. Some of its features: * Commands are invoked with only one or two keypresses * Colored filenames according to extension or type * Support for executing user-defined commands (including wildcards) with only two keystrokes * A single-file and multiple-file mode * Multilevel sorting * Use of oldmarks and newmarks for executing multiple commands on the same group of files * Supports bookmarks for directories * Highly configurable through its config file * Supports commandline history and completion through use of the GNU readline library * Integration with versioning tools like Subversion, CVS, Bazaar, Mercurial, and Git
misc/Acme-ButFirst-1.00 (Score: 9.2878623E-4)
Do something, but first do something else
Acme::ButFirst allows you to execute a block of code, but first do something else. Perfect for when you wish to add to the start of a long block of code, but don't have the energy to scroll upwards in your editor. Acme::ButFirst recognises both butfirst and but first as keywords. Usage of Acme::ButFirst is lexically scoped. ButFirstification can be explicitly disabled by using no Acme::ButFirst.
misc/Array-Compare-2.12 (Score: 9.2878623E-4)
Perl extension for comparing arrays
Array::Compare is a Perl module which allows you to compare two arrays. It has a number of features which allow you to control the way that the arrays are compared: * white space in array elements can be significant or ignored. * particular columns in the arrays can be ignored. Additionally you can get a simple true/false return value or the number of columns which differ or an array containing the indexes of the differing columns. Seamus Venasse <svenasse@polaris.ca>
misc/Array-Diff-0.07 (Score: 9.2878623E-4)
Diff two arrays
This module do diff two arrays, and return added and deleted arrays. It's simple usage of Algorithm::Diff.
misc/Bot-Training-0.04 (Score: 9.2878623E-4)
Plain text training material for bots like Hailo and MegaHAL
Markov bots like Hailo and AI::MegaHAL are fun. But to get them working you either need to train them on existing training material or make your own. Bot::Training provides a pluggable way to install already existing training files via the CPAN. Bot::Training also comes with a command-line interface called bot-training.