English     Español
[Main Index] : Programming : Languages : Perl : CPAN Modules : String Lang Text Proc
 Text CPAN (Perl) Module 

Search

 

Categories

Text::Aligner   Text::MicroMason  
Text::Annotated   Text::Munge  
Text::ASCIITable   Text::Netstring  
Text::Aspell   Text::Ngram  
Text::Autoformat   Text::Ngrams  
Text::Balanced   Text::NLP  
Text::BasicTemplate   Text::NSP  
Text::Bastardize   Text::Orientation  
Text::BibTeX   Text::Original  
Text::Bind   Text::Oyster  
Text::BIP   Text::PDF  
Text::Bloom   Text::PhraseDistance  
Text::Brew   Text::Pspell  
Text::Capitalize   Text::Query  
Text::CharWidth   Text::Quote  
Text::Chump   Text::Quoted  
Text::Cipher   Text::RecordParser  
Text::Column   Text::Refer  
Text::Context   Text::Reflow  
Text::ConvertPlatform   Text::Reform  
Text::CPP   Text::Replace  
Text::CSV   Text::Repository  
Text::CSV2TXT   Text::Rhombus  
Text::CSV_XS   Text::Roman  
Text::Decorator   Text::Scan  
Text::Delimited   Text::ScriptTemplate  
Text::DeSupercite   Text::Scrub  
Text::DHCPparse   Text::Sentence  
Text::Diff   Text::Shellwords  
Text::Document   Text::Shift  
Text::DocumentCollection   Text::Shoebox  
Text::Domain   Text::Shortcuts  
Text::DoubleMetaphone   Text::SimpleTemplate  
Text::Echelon   Text::Soundex  
Text::English   Text::Starfish  
Text::EP3   Text::Structured  
Text::EtText   Text::StructuredBase  
Text::ExtractWords   Text::T9  
Text::FastTemplate   Text::TabFile  
Text::FIGlet   Text::Table  
Text::FillIn   Text::Tabs  
Text::Filter   Text::Tabs+Wrap  
Text::FixedLength   Text::TabTable  
Text::Flowchart   Text::TabularDisplay  
Text::Flowed   Text::TagTemplate  
Text::Forge   Text::Templar  
Text::Format   Text::Template  
Text::FormatTable   Text::TemplateFill  
Text::GenderFromName   Text::Templater  
Text::German   Text::Textile  
Text::Glob   Text::Thesaurus  
Text::Graphics   Text::Thread  
Text::Header   Text::Tiki  
Text::Hyphenate   Text::Tmpl  
Text::Iconv   Text::TransMetaphone  
Text::Indent   Text::TreeFile  
Text::Ispell   Text::Trie  
Text::JavE   Text::Truncate  
Text::Kakasi   Text::TWikiFormat  
Text::KwikiFormatish   Text::Typoifier  
Text::Label   Text::Unaccent  
Text::Levenshtein   Text::Unidecode  
Text::LevenshteinXS   Text::UPF  
Text::LineEditor   Text::vCard  
Text::Lorem   Text::vFile  
Text::Macro   Text::VimColor  
Text::Macros   Text::Vpp  
Text::MacroScript   Text::WagnerFischer  
Text::MagicTemplate   Text::WikiFormat  
Text::Merge   Text::Wrap  
Text::MessageFormat   Text::WrapI18N  
Text::MetaMarkup   Text::Wrapper  
Text::Metaphone   Text::xSV  
Text::MetaText   Text::Yats  

Documents

README (Displayed)

README

Text::Format

format()        Format text into a paragraph.  Text is first broken into
                words and then joined back together to make up the
                paragraph.  There are numerous attributes you can set to
                your liking.

paragraphs()    Treats each element of the array passed in as a separate
                paragraph and passes them to format() for formatting.
                The list returned will be then formatted into separate
                paragraphs.

center()        Centers all the lines that were passed in.

expand()        Expand tabs into spaces.

unexpand()      Turn spaces into tabs.  First calls expand() to expand
                tabs into spaces and then turns tabstop number of spaces
                into tabs, you can set tabstop size with tabstop().

To install :

perl Makefile.PL
make
make test
make install

Copyright (c) 1998 Gabor Egressy .
All rights reserved.  All wrongs reversed.  This program is free
software; you can redistribute and/or modify it under the same terms as
Perl itself.

Information

This site is currently in testing, it is not yet operating using the full database. Until it is officially launched you may wish to visit Help-Site Computer Manuals. After launch, this site (HelpSpy) will replace Help-Site. Information about the spider which is currently trawling the Internet looking for links to add to this directory can be found here.
   

©Copyright Nicholas Reynolds 2004