Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第17,68117,690项(搜索用时0.013秒)
devel/Term-ReadLine-Perl-1.0303 (Score: 7.739885E-4)
Quick implementation of the minimal interface to Readline libraries
This is a quick implementation of the minimal interface to Readline libraries.
devel/Term-ReadLine-TTYtter-1.4 (Score: 7.739885E-4)
Perl5 module for Term::ReadLine allowing rich editing
ReadLine::TTYtter is a fork of the Term::ReadLine::Perl module, allowing to edit a command line. This module have UTF-8 support, let erase or repaint the prompt and to hook a process to further line control.
devel/Term-ReadLine-Zoid-0.07 (Score: 7.739885E-4)
Provides an interactive input buffer written in plain PERL
This package provides a set of modules that form an interactive input buffer written in plain perl with minimal dependencies. It features almost all key-bindings described in the posix spec for the sh(1) utility with some extensions like multi-line editing; this includes a vi-command mode with a save-buffer (for copy-pasting) and an undo-stack.
devel/Term-Size-Any-0.002 (Score: 7.739885E-4)
Retrieve terminal size
Term::Size::Any is a unified interface to retrieve terminal size. It loads one module of a list of known alternatives, each implementing some way to get the desired terminal information. This loaded module will actually do the job on behalf of Term::Size::Any.
devel/Term-Size-Perl-0.029 (Score: 7.739885E-4)
Retrieving terminal size
Term::Size::Perl is yet another implementation of Term::Size in pure Perl, with the exception of a C probe run on build time.
devel/Term-VT102-Boundless-0.04 (Score: 7.739885E-4)
Subclass to emulate boundless DEC VT102 terminal
This is a subclass of Term::VT102 that will grow the virtual screen to accomodate arbitrary width and height of text. The behavior is more similar to the buffer of a scrolling terminal emulator than to a real terminal, making it useful for output displays in scrolling media.
devel/Test-Able-Runner-1.001 (Score: 7.739885E-4)
Use Test::Able without a bunch of boilerplate
Provides basic test runner via use_test_packages by base package or a list of test packages. Allows you to choose your test paths. Use Test::Able without a bunch of boilerplate.
devel/Test-CPAN-Meta-YAML-0.25 (Score: 7.739885E-4)
Validate a META.yml file within a CPAN distribution
Test::CPAN::Meta::YAML was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Install. See CPAN::Meta for further details of the CPAN Meta Specification.
devel/Test-CPAN-Meta-0.25 (Score: 7.739885E-4)
Validate your CPAN META.yml files
Test::CPAN::Meta was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as ExtUtils::MakeMaker, Module::Build and Module::Install.
devel/Test-Class-Most-0.08 (Score: 7.739885E-4)
Test Classes the easy way
Test Perl Classes the easy way