Name: | perl-Text-Tabs+Wrap |
---|---|
Version: | 2013.0523 |
Release: | 460.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 24828 |
License: | TTWL |
RPM: | perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm |
Source RPM: | perl-Text-Tabs+Wrap-2013.0523-460.el9.src.rpm |
Build Date: | Thu Jan 13 2022 |
Build Host: | build-ol9-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. |