Ports Search

Results 15,80115,810 of 19,819 for %22HTTP Server%22.(0.011 seconds)
textproc/Search-VectorSpace-0.02 (Score: 9.2878623E-4)
Very basic vector-space search engine perl module
This module takes a list of documents (in English) and builds a simple in-memory search engine using a vector space model. Documents are stored as PDL objects, and after the initial indexing phase, the search should be very fast. This implementation applies a rudimentary stop list to filter out very common words, and uses a cosine measure to calculate document similarity. All documents above a user-configurable similarity threshold are returned.
textproc/Regex-PreSuf-1.17 (Score: 9.2878623E-4)
Regex::PreSuf - Given word lists, create regular expressions
The Regex::Presuf module can be used to build regular expressions out of 'word lists', lists of strings. The regular expression matches the same words as the word list. These regular expressions normally run few dozen percentages faster than a simple-minded '|'-concatenation of the words.
textproc/Senna-0.51 (Score: 9.2878623E-4)
Perl module for Embeddable Fulltext Search Engine
Perl module for Embeddable Fulltext Search Engine.
textproc/Sphinx-Config-0.10 (Score: 9.2878623E-4)
Sphinx search engine configuration file read/modify/write
Sphinx::Config is a Perl module to read, modify and write configuration file of Sphinx search engine.
textproc/Sphinx-Manager-0.06 (Score: 9.2878623E-4)
Sphinx search engine management (start/stop)
Sphinx::Manager provides utilities to start, stop, restart, and reload the Sphinx search engine binary (searchd), and to run the Sphinx indexer program. The utilities are designed to handle abnormal conditions, such as PID files not being present when expected, and so should be robust in most situations.
textproc/Sphinx-Search-0.29 (Score: 9.2878623E-4)
Sphinx search engine API Perl client
Sphinx search engine API Perl client.
textproc/Spork-0.21 (Score: 9.2878623E-4)
Creating standalone HTML slideshows from Kwiki markup
Spork - a Perl module for creating standalone HTML slideshows from Kwiki markup
textproc/Spreadsheet-ParseExcel-0.65 (Score: 9.2878623E-4)
Get information from Excel file
Spreadsheet::ParseExcel makes you to get information from Excel95, Excel97, Excel2000, Excel 4 formats.
textproc/Regexp-DefaultFlags-0.01 (Score: 9.2878623E-4)
Set default flags on regular expressions
When this module is use'd, it causes regexes in the current namespace to act as if the /xms flags had been applied to them.
textproc/Spreadsheet-Read-0.64 (Score: 9.2878623E-4)
Read the data from a spreadsheet
Read the data from a spreadsheet