Name: | perl-Text-Tabs+Wrap |
---|---|
Version: | 2024.001 |
Release: | 511.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23045 |
License: | TTWL |
RPM: | perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm |
Source RPM: | perl-Text-Tabs+Wrap-2024.001-511.el10.src.rpm |
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Text-Tabs%2BWrap |
Summary: | Expand tabs and do simple line wrapping |
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. |