Name: perl-Text-Filter Summary: Base class for objects that can read and write text lines Authority: dries Upstream: Johan Vromans Version: 1.9 Release: 1 Epoch: (none) License: Artistic/GPL Group: Applications/CPAN URL:http://search.cpan.org/dist/Text-Filter/ Description:
Text::Filter is a base class for modules that have in common that they
process text lines by reading from some source (usually a file),
manipulating the contents and writing something back to some
destination (usually some other file).