Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第12,15112,160项(搜索用时0.011秒)
devel/Ioctl-0.81 (Score: 9.2878623E-4)
Perl module that provides a way to get the value of C ioctl constants
The Perl Ioctl module provides an easily extensible way of getting the value of the C ioctl constants.
devel/IO-Prompt-0.99.7002 (Score: 9.2878623E-4)
Interactively prompt for user input
By default, this module exports a single function 'prompt'. It prompts the user to enter some input, and returns an object that represents the user input.
devel/Iterator-Simple-0.06 (Score: 9.2878623E-4)
Simple iterator and utilities
Another general-purpose iterator utility that is simple, fast and powerful.
devel/IO-Prompter-0.004014 (Score: 9.2878623E-4)
Prompt for input, read it, clean it, return it
IO::Prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text.
devel/IO-TieCombine-1.005 (Score: 9.2878623E-4)
Perl 5 module to produce tied separate but combined variables
IO::TieCombine - produce tied (and other) separate but combined variables.
devel/IO-Toolkit-1.008 (Score: 9.2878623E-4)
IO::Toolkit - Perl extension to create logfiles
IO::Toolkit - Perl extension to create log files
devel/IO-Util-1.5 (Score: 9.2878623E-4)
Selection of general-utility IO function
IO::Util - A selection of general-utility IO function This is a micro-weight module that exports just a couple of functions of general utility in IO operations.
devel/IO-YAML-0.08 (Score: 9.2878623E-4)
Read and write YAML streams incrementally
IO::YAML may be used to read and write YAML streams one document (i.e., one value) at a time.
devel/IO-stringy-2.111 (Score: 9.2878623E-4)
Use IO handles with non-file objects
IO-stringy makes it possible to create perl filehandles that point to just about any object. It contains next modules: IO::AtomicFile - write a file which is updated atomically IO::InnerFile - define a file inside another file IO::Lines - IO:: interface for reading/writing an array of lines IO::Scalar - IO:: interface for reading/writing a scalar IO::ScalarArray - IO:: interface for reading/writing an array of scalars IO::Wrap - wrap raw filehandles in IO::Handle interface IO::WrapTie - wrap tieable objects in IO::Handle interface
devel/IPC-Cache-0.02 (Score: 9.2878623E-4)
Persist data across processes via shared memory
IPC::Cache implements an object store where data is persisted across processes.