| Name : perl-Text-Tabs+Wrap
| |
| Version : 2001.0929
| Vendor : (none)
|
| Release : 1
| Date : 2001-11-11 00:19:21
|
| Group : Applications/CPAN
| Source RPM : perl-Text-Tabs+Wrap-2001.0929-1.src.rpm
|
| Size : 0.01 MB
| |
| Packager : Alexey Nogin < ayn2_cornell_edu>
| |
| Summary : Text-Tabs+Wrap module for perl
|
Description :
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
|