Ports Search

Results 891900 of 1,719 for /textproc/.(0.002 seconds)
textproc/Text-Quoted-2.09 (Score: 0.068937615)
Text::Quoted - Extract the structure of a quoted mail message
Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure.
textproc/Text-Reflow-1.11 (Score: 0.068937615)
Perl module for reflowing text files
These routines will reflow the paragraphs in the given file, filehandle, string or array using Knuth's paragraphing algorithm (as used in TeX) to pick "good" places to break the lines.
textproc/Text-Reform-1.20 (Score: 0.068937615)
Manual text wrapping and reformatting
Manual text wrapping and reformatting
textproc/Text-RecordParser-1.6.3 (Score: 0.068937615)
Read record-oriented files
This module is for reading record-oriented data. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited.
textproc/Text-Repository-1.04 (Score: 0.068937615)
Simple way to manage text without mixing it with Perl
Text::Repository attempts to simplify storing shared text between multple Perl modules, scripts, templating systems, etc. It does this by allowing chunks of text to be stored with symbolic names. Text::Repository was originally designed to store SQL queries, but can of course be used with any kind of text that needs to be shared. Seamus Venasse <svenasse@polaris.ca>
textproc/Text-Roman-3.5 (Score: 0.068937615)
Allows conversion between Roman and Arabic algarisms
This package supports both conventional Roman algarisms (which range from *1* to *3999*) and Milhar Romans, a variation which uses a bar across the algarism to indicate multiplication by *1_000*.
textproc/Text-Report-1.004 (Score: 0.068937615)
For generating mixed columnar formatted reports and report templates
Text::Report - Perl extension for generating mixed columnar formatted reports and report templates
textproc/Text-Shellwords-1.08 (Score: 0.068937615)
This is a thin wrapper around the shellwords.pl package
This is a thin wrapper around the shellwords.pl package, which comes preinstalled with Perl. This module imports a single subroutine, shellwords(). The shellwords() routine parses lines of text and returns a set of tokens using the same rules that the Unix shell does for its command-line arguments. Tokens are separated by whitespace, and can be delimited by single or double quotes. The module also respects backslash escapes.
textproc/Text-Sass-0.97 (Score: 0.068937615)
Perl implementation of http://sass-lang.com/
Text-Sass - Perl implementation of http://sass-lang.com/.
textproc/Text-Similarity-0.13 (Score: 0.068937615)
Measure the similarity of text documents
Text::Similarity serves as a superclass for other modules that implement measures of text document similarity. See also http://text-similarity.sourceforge.net