pkgsrc/textproc/p5-Text-Tabs+Wrap/PLIST
adrianp ca17e891ea 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-11-03 20:58:21 +00:00

1 line
68 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/03 20:58:21 adrianp Exp $