Ports Search

Results 15,79115,800 of 19,819 for %22HTTP Server%22.(0.011 seconds)
textproc/Pod-Perldoc-3.25 (Score: 9.2878623E-4)
Look up Perl documentation in Pod format
Look up Perl documentation in Pod format.
textproc/Regexp-Copy-0.06 (Score: 9.2878623E-4)
Copy the contents of one Regexp object to another
Regexp::Copy allows you to copy the contents of one Regexp object to another. A problem that I have found with the qr// operator is that the Regexp objects that it creates are is impossible to dereference. This causes problems if you want to change the data in the regexp without losing the reference to it. Its impossible. Regexp::Copy allows you to change the Regexp by copying one object created through qr// to another.
textproc/Pod-Strip-1.02 (Score: 9.2878623E-4)
Remove POD from Perl code
Pod::Strip, a subclass of Pod::Simple. It parses perl files, strips all POD from Perl Code.
textproc/SGML-DTDParse-2.00 (Score: 9.2878623E-4)
Parse an SGML or XML DTD
The DTDParse collection is a set of Perl modules and scripts for manipulating SGML an XML Document Type Definitions (DTDs). DTDParse is designed primarily to aid in the understanding and documentation of DTDs.
textproc/SQL-Tokenizer-0.24 (Score: 9.2878623E-4)
Simple regular expressions based SQL tokenizer
SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim to be a parser or query verifier. It just creates sane tokens from a valid SQL query.
textproc/SVG-Parser-1.03 (Score: 9.2878623E-4)
XML Parser for SVG documents
SVG::Parser is an XML parser for SVG Documents. It takes XML as input and produces an SVG object as its output. SVG::Parser supports both XML::SAX and XML::Parser (Expat) parsers, with SAX preferred by default. Only one of these needs to be installed for SVG::Parser to function. A list of preferred parsers may be specified in the import list - SVG::Parser will use the first parser that successfully loads. Some basic measures are taken to provide cross-compatibility. Applications requiring more advanced parser features should use the relevant parser module directly; see SVG::Parser::Expat and SVG::Parser::SAX.
textproc/Search-Estraier-0.09 (Score: 9.2878623E-4)
Pure perl module to use Hyper Estraier search engine
This module is implementation of node API of Hyper Estraier. Since it's perl-only module with dependencies only on standard perl modules, it will run on all platforms on which perl runs. It doesn't require compilation or Hyper Estraier development files on target machine. It is implemented as multiple packages which closly resamble Ruby implementation. It also includes methods to manage nodes. There are few examples in scripts directory of this distribution.
textproc/Search-Odeum-0.02 (Score: 9.2878623E-4)
Perl interface to the Odeum inverted index API
Search::Odeum is an interface to the Odeum API. Odeum is the inverted index API which is a part of qdbm database library.
textproc/Search-QueryParser-0.94 (Score: 9.2878623E-4)
Parse a query into a structure suitable for external search engines
This module parses a query string into a data structure to be handled by external search engines.
textproc/Search-Saryer-0.40 (Score: 9.2878623E-4)
Perl interface to the Sary library
This module is a Perl interface to the Sary library.