Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第5,9215,930项(搜索用时0.009秒)
textproc/Lingua-EN-Sentence-0.25 (Score: 1.6401772E-4)
Module for splitting text into sentences
The Lingua::EN::Sentence module contains the function get_sentences, which splits text into its constituent sentences, based on a regular expression and a list of abbreviations (built in and given). Seamus Venasse <svenasse@polaris.ca>
textproc/Perl-Critic-Pulp-90 (Score: 1.6401772E-4)
some add-on perlcritic policies
This is a collection of add-on policies for Perl::Critic. They're under a "pulp" theme plus other themes according to their purpose (see "POLICY THEMES" in Perl::Critic).
textproc/Pod-HtmlEasy-1.0108 (Score: 1.6401772E-4)
Generate personalized HTML from PODs
Pod::HtmlEasy is a perl module to generate HTML data from POD in a easy and personalized mode. By default the HTML generated is similar to the CPAN site style for module documentation.
textproc/ctemplate-2.3 (Score: 1.6401772E-4)
Simple but powerful template language for C++
The ctemplate package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.
textproc/String-BufferStack-1.16 (Score: 1.6401772E-4)
Nested buffers for templating systems
String::BufferStack provides a framework for storing nested buffers. By default, all of the buffers flow directly to the output method, but individual levels of the stack can apply filters, or store their output in a scalar reference.
textproc/Template-Declare-0.46 (Score: 1.6401772E-4)
Perlish declarative templates
Template::Declare is a pure-perl declarative HTML templating system. A few key features and buzzwords: - All templates are 100% pure perl code - Simple declarative syntax - No angle brackets - Mixins - Inheritance - Public and private templates
textproc/Text-CSV-1.33 (Score: 1.6401772E-4)
Composition and decomposition of comma-separated values
Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.
textproc/Text-Diff-Parser-0.1001 (Score: 1.6401772E-4)
Parse patch files containing unified and standard diffs
Text::Diff::Parser parses diff files and patches. It allows you to access the changes to a file in a standardized way, even if multiple patch formats are used.
textproc/ml1-4.11 (Score: 1.6401772E-4)
Original general purpose macro processor
This is a port of ML/I (Macro Language I) which is the grand-daddy of nearly all macro processors. It is still maintained and ported to a large number of systems.
Efficient search for many strings
This module allows you to search for any of a list of substrings ("keys") in a larger string. It is particularly efficient when the set of keys is large.