Ports Search

Results 13,26113,270 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
Interface Template Toolkit to Lingua::EN::Inflect module
The Lingua::EN::Inflect is an interface of Template Toolkit to Damian Conway's Linua::EN::Inflect Perl module, which provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words.
textproc/Test-Perl-Critic-1.03 (Score: 1.5577191E-4)
Use Perl::Critic in test programs
Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process.
textproc/Text-DoubleMetaphone-0.07 (Score: 1.5577191E-4)
Phonetic encoding of words
This module implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm. -Anton <tobez@FreeBSD.org>
textproc/Text-Emoticon-GoogleTalk-0.01 (Score: 1.5577191E-4)
Emoticon filter of GoogleTalk
Text::Emoticon::GoogleTalk is a text filter that replace text emoticons like ":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in http://mail.google.com/support/bin/answer.py?answer=34056
textproc/Text-Flowchart-1.00 (Score: 1.5577191E-4)
ASCII Flowchart maker
+-------+ +-------------+ | BEGIN >---+ | | +-------+ +--> Do you need | | to make a N------+ +--------Y flowchart? | | | | | | | +-------------+ | | | | +------------+ | | | | | +-----V-------+ | So use it. | | | | | | | | Then my | +--^---V-----+ | | module may | | | | | help. | | | | | >----+ | | +-------------+ | | | +-----V-------+ | | | | | Then go do | +------> something | | else. | | | +-------------+ -Anton <tobez@FreeBSD.org>
textproc/Text-Glob-0.09 (Score: 1.5577191E-4)
Match globbing patterns against text
Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead.
textproc/Text-HikiDoc-1.021 (Score: 1.5577191E-4)
Pure Perl implementation of 'HikiDoc'
'HikiDoc' is a text-to-HTML conversion tool for web writers. The original 'HikiDoc' is Ruby implementation. This library is pure perl implementation of 'HikiDoc', and has interchangeability with the original.
textproc/Text-MicroMason-2.13 (Score: 1.5577191E-4)
Perl extension for simple and extensible templating
Text::MicroMason interpolates blocks of Perl code embedded into text strings. Each MicroMason object acts as a "template compiler," which converts templates from text-with-embedded-code formats into ready-to-execute Perl subroutines.
textproc/Text-Tags-0.04 (Score: 1.5577191E-4)
Parses folksonomy space-separated tags
Parses "folksonomies", which are simple space-separated-but-optionally- quoted tag lists. See Text::Tags::Parser for the actual module; Text::Tags may be used in a future version of the distribution.
textproc/Time-Human-1.03 (Score: 1.5577191E-4)
Convert localtime() format to "speaking clock" time
From the Time::Human documentation: This module provides a "vague" rendering of the time into natural lan- guage; it's originally intended for text-to-speech applications and other speech-based interfaces.