Ports Search

Results 9,2819,290 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
textproc/Perl-Critic-Tics-0.009 (Score: 1.3917367E-4)
Extra policies for Perl::Critic
The Perl-Critic-Tics distribution includes extra policies for Perl::Critic to address a fairly random assortment of things that make me (rjbs) wince.
textproc/SVG-2.64 (Score: 1.3917367E-4)
Perl extension for generating Scalable Vector Graphics (SVG) documents
SVG.pm is a perl extention to generate stand-alone or inline SVG (scaleable vector graphics) images using the W3C SVG xml recommendation.
textproc/Pod-POM-2.01 (Score: 1.3917367E-4)
POD Object Model
This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. In addition, Pod::POM supports and provides view objects which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another.
textproc/Search-Odeum-0.02 (Score: 1.3917367E-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/SGMLSpm-1.03 (Score: 1.3917367E-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/String-Print-0.15 (Score: 1.3917367E-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/Sort-Fields-0.90 (Score: 1.3917367E-4)
Perl module to sort lines containing delimited fields
Sort::Fields provides a general purpose technique for efficiently sorting lists of lines that contain data separated into fields. -Anton <tobez@FreeBSD.org>
textproc/String-ShellQuote-1.04 (Score: 1.3917367E-4)
Perl module for quote strings for passing through the shell
This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. -Anton <tobez@FreeBSD.org>
textproc/docbook-1.5 (Score: 1.3917367E-4)
Meta-port for the different versions of the DocBook DTD
A meta-port for the DocBook DTD. This port depends upon the docbook-* ports, to ensure that they are installed correctly.
textproc/TOML-0.92 (Score: 1.3917367E-4)
Parser for Tom's Obvious, Minimal Language (TOML)
TOML implements a parser for Tom's Obvious, Minimal Language, as defined at [1]. TOML exports two subroutines, from_toml and to_toml. [1] https://github.com/mojombo/toml