Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第15,94115,950项(搜索用时0.01秒)
textproc/Tk-Pod-0.9943 (Score: 9.2878623E-4)
Simple Pod browser with hypertext capabilities in a Toplevel widget
Tk::Pod is a simple Pod browser with hypertext capabilities in a Toplevel widget.
textproc/Tk-XMLViewer-0.21 (Score: 9.2878623E-4)
Tk::XMLViewer - Tk widget to display XML
Tk::XMLViewer is an widget inherited from Tk::Text which displays XML in a hierarchical tree. You can use the plus and minus buttons to hide/show parts of the tree.
textproc/Tree-Suffix-0.22 (Score: 9.2878623E-4)
Perl interface to the libstree library
The Tree::Suffix module provides an interface to the C library libstree, which implements generic suffix trees.
textproc/UML-Sequence-0.08 (Score: 9.2878623E-4)
Perl module that produce UML sequence diagrams
Simple Sequences You can create a sequence from an outline. Type something like this: At Home.Wash Car Garage.retrieve bucket Kitchen.prepare bucket Kitchen.pour soap in bucket Kitchen.fill bucket Garage.get sponge Garage.open door Driveway.apply soapy water Driveway.empty bucket Garage.close door Garage.replace bucket Then do this: genericseq.pl UML::Sequence::SimpleSeq inputfile | seq2svg.pl > output.svg
textproc/UML-State-0.02 (Score: 9.2878623E-4)
Perl module that produce simple UML state diagrams
See the samples directory and the drawstate.pl script for details on how to format input and what to expect for output.
textproc/Unicode-Escape-0.0.2 (Score: 9.2878623E-4)
Escape and unescape Unicode characters other than ASCII
Unicode::Escape - escape and unescape Unicode characters other than ASCII.
textproc/Unicode-LineBreak-2014.06 (Score: 9.2878623E-4)
Unicode-LineBreak package
Unicode-LineBreak package. Three main modules and some supporting program files are contained. For more details read following POD documentations: Text::LineFold - Line Folding for Plain Text Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
textproc/Unicode-Normalize-1.25 (Score: 9.2878623E-4)
Unicode Normalization Forms
textproc/Validator-Custom-1.01 (Score: 9.2878623E-4)
Validator::Custom for simple data validation
Validator::Custom validate HTML form data easy and flexibly. The features are the following ones. - Many constraint functions are available by default, such as not_blank, int, defined, in_array, length. - Several filter functions are available by default, such as trim, datetime_to_timepiece, date_to_timepiece. - You can register your constraint function. - You can set error messages for invalid parameter value. The order of messages is keeped. - Support OR condtion constraint and negativate constraint.
textproc/Version-Next-1.000 (Score: 9.2878623E-4)
Increment module version numbers simply and correctly
This module provides a simple, correct way to increment a Perl module version number. It does not attempt to guess what the original version number author intended, it simply increments in the smallest possible fashion. Decimals are incremented like an odometer. Dotted decimals are incremented piecewise and presented in a standardized way.