Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第15,81115,820项(搜索用时0.011秒)
textproc/Regexp-IPv6-0.03 (Score: 9.2878623E-4)
Regular expression for IPv6 addresses
This module exports the $IPv6_re regular expression that matches any valid IPv6 address as described in "RFC 2373 - 2.2 Text Representation of Addresses" but ::. Any string not compliant with such RFC will be rejected.
textproc/Spreadsheet-ReadSXC-0.20 (Score: 9.2878623E-4)
Extract OpenOffice 1.x spreadsheet data
Extract OpenOffice 1.x spreadsheet data
textproc/Regexp-Log-0.06 (Score: 9.2878623E-4)
Regexp::Log - A base class for log files regexp builders
Regexp::Log is a base class for a variety of modules that generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split().
textproc/SGMLSpm-1.03 (Score: 9.2878623E-4)
Perl module for postprocessing the output from sgmls and nsgmls
This distribution contains SGMLS.pm, a perl5 class library for parsing the output from James Clark's SGMLS and NSGMLS parsers.
textproc/Spreadsheet-WriteExcel-2.40 (Score: 9.2878623E-4)
Write to a cross-platform Excel binary file
The Spreadsheet::WriteExcel module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells. The Excel file produced by this module is compatible with Excel 5, 95, 97, 2000, 2002 and 2003, also Gnumeric and OpenOffice. This module cannot be used to write to an existing Excel file.
textproc/Spreadsheet-XLSX-0.13 (Score: 9.2878623E-4)
Perl extension for reading MS Excel 2007 files
This Perl module is a emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.
textproc/String-Flogger-1.101243 (Score: 9.2878623E-4)
String munging for loggers
String::Flogger::flog() args are mostly just like sprintf arguments, but non-strings (like references, objects, and undef) are converted to JSON, and we can defer evaluation of bits of the message so that it won't be evaluated unless needed.
textproc/String-Fraction-0.30 (Score: 9.2878623E-4)
Convert fractions into Unicode chars
This module functions identically to its superclass HTML::Fraction, but rather than converting fractions into HTML entities they are replaced by the unicode characters for those fractions.
textproc/String-Print-0.15 (Score: 9.2878623E-4)
Alternative of printf
String::Print inserts values into (translated) strings. It provides printf and sprintf alternatives via both an object oriented and a functional interface.
textproc/String-RewritePrefix-0.007 (Score: 9.2878623E-4)
Rewrite strings based on a set of known prefixes
String::RewritePrefix - rewrite strings based on a set of known prefixes.