Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第15,85115,860项(搜索用时0.01秒)
textproc/Text-Aligner-0.13 (Score: 9.2878623E-4)
Align text in columns
Text::Aligner exports a single function, align(), which is used to justify strings to various alignment styles.
textproc/Text-Aspell-0.09 (Score: 9.2878623E-4)
Perl interface to the GNU Aspell library
This module provides a Perl interface to the GNU Aspell library. The GNU Aspell library provides access to system spelling libraries, including a spell checker. This module is to meet the need of looking up many words, one at a time, in a single session.
textproc/Text-Autoformat-1.670.000 (Score: 9.2878623E-4)
Automatic and manual text wrapping and reformating formatting
Text::Autoformat provides intelligent formatting of plaintext without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bulleting and number schemes, centred text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. The module also supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism.
textproc/Template-Tiny-1.12 (Score: 9.2878623E-4)
Template Toolkit reimplemented in as little code as possible
Template::Tiny is a reimplementation of a partial subset of the Template Toolkit in as few lines of code as possible. It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. It is intended to have fully-compatible template and stash usage, with a limited by similar Perl API. Unlike Template Toolkit, Template::Tiny will process templates without a compile phase (but despite this is still quicker, owing to heavy use of the Perl regular expression engine.
textproc/Text-ASCIIMathML-0.81 (Score: 9.2878623E-4)
Perl extension for parsing ASCIIMathML text into MathML
Text::ASCIIMathML is a parser for ASCIIMathML text which produces MathML XML markup strings that are suitable for rendering by any MathML-compliant browser.
textproc/Text-ASCIITable-0.20 (Score: 9.2878623E-4)
Create a nice formatted table using ASCII characters
Pretty nifty if you want to output dynamic text to your console or other fixed-size-font displays, and at the same time it will display it in a nice human-readable, or "cool" way.
textproc/Text-Capitalize-1.3 (Score: 9.2878623E-4)
Capitalize strings ("to WORK AS titles" becomes "To Work as Titles")
Text::Capitalize provides a few different flavors of procedures for title-like formatting for strings. For the "capitalize" function Title-like (written by Stanislaw Y. Pusep) formatting consists of ensuring that the first letter of each word is uppercase, and that the rest is lowercase. The "capitalize_title" function tries to get closer to English title capitalization rules where only the "important" words are supposed to be capitalized. There are also some customization features provided to allow the user to choose variant rules.
textproc/Text-ClearSilver-0.10.5.4 (Score: 9.2878623E-4)
Perl extension to the ClearSilver template engine
Text::ClearSilver is a Perl binding to the ClearSilver template engine.
textproc/Text-Balanced-2.03 (Score: 9.2878623E-4)
Extract delimited text sequences from strings
Text::Balanced - Extract delimited text sequences from strings. The various extract_... subroutines may be used to extract a delimited string (possibly after skipping a specified prefix string). The search for the string always begins at the current pos location of the string's variable (or at index zero, if no pos position is defined). -Anton
textproc/Text-Bastardize-0.08 (Score: 9.2878623E-4)
Corruptor of innocent text
Bastardize provides an magical object into which text can be charged and then returned in various, slighty modified ways. Among others, bastardize has the following methods: rdct converts english to hyperreductionist english (ex. "english" becomes "") pig pig latin (ex. "hi there" becomes "ihay erethay") k3wlt0k a k3wlt0kizer developed originally by Fmh rot13 implements rot13 "encryption" in perl (ex. "foo bar" becomes "sbb one") rev reverses the arrangement of characters censor attempts to censor text which might be innaproriate n20e performs numerical abbreviations (ex. "numerical_abbreviation" becomes "n20e")