pkgsrc-wip/p5-Text-Tabs+Wrap
Adrian Portelli 1c43ede613 Text::Tabs performs the same job that the unix expand(1) and unexpand(1)
commands do: adding or removing tabs from a document.

Text::Wrap::wrap() will reformat lines into paragraphs.  All it does is 
break up long lines, it will not join short lines together.

Text::Fill::fill() will reformat blocks of text into paragraphs.  It
uses Text::Wrap::wrap() to do the work
2004-03-01 17:07:15 +00:00
..
DESCR Text::Tabs performs the same job that the unix expand(1) and unexpand(1) 2004-03-01 17:07:15 +00:00
distinfo Text::Tabs performs the same job that the unix expand(1) and unexpand(1) 2004-03-01 17:07:15 +00:00
Makefile Text::Tabs performs the same job that the unix expand(1) and unexpand(1) 2004-03-01 17:07:15 +00:00
PLIST Text::Tabs performs the same job that the unix expand(1) and unexpand(1) 2004-03-01 17:07:15 +00:00