Subject: CVS commit: pkgsrc/textproc/p5-Text-Tabs+Wrap
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2004 20:58:21
Module Name: pkgsrc
Committed By: adrianp
Date: Wed Nov 3 20:58:21 UTC 2004
Update of /cvsroot/pkgsrc/textproc/p5-Text-Tabs+Wrap
In directory ivanova.netbsd.org:/tmp/cvs-serv25790
Log Message:
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
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/textproc/p5-Text-Tabs+Wrap/Makefile
N pkgsrc/textproc/p5-Text-Tabs+Wrap/DESCR
N pkgsrc/textproc/p5-Text-Tabs+Wrap/distinfo
N pkgsrc/textproc/p5-Text-Tabs+Wrap/PLIST
No conflicts created by this import