SlackBuilds Repository

15.0 > Perl > perl-Text-Tabs+Wrap (2013.0523)

perl-Text-Tabs+Wrap (expand and unexpand tabs + line wrapping)

Text::Tabs does most of what the unix utilities expand(1) and
unexpand(1) do. Given a line with tabs in it, expand replaces those
tabs with the appropriate number of spaces. Given a line with or
without tabs in it, unexpand adds tabs when it can save bytes by doing
so, like the unexpand -a command.

Text::Wrap::wrap() is a very simple paragraph formatter. It
formats a single paragraph at a time by breaking lines at
word boundaries. Indentation is controlled for the first
line ($initial_tab) and all subsequent lines ($subsequent_tab)
independently. Please note: $initial_tab and $subsequent_tab are the
literal strings that will be used: it is unlikely you would want to
pass in a number.

Maintained by: Andreas Guldstrand
Keywords: perl-Text-Tabs,perl-Text-Wrap,Text::Tabs,Text::Wrap,perl
ChangeLog: perl-Text-Tabs+Wrap

Homepage:
https://metacpan.org/release/Text-Tabs+Wrap

Source Downloads:
Text-Tabs+Wrap-2013.0523.tar.gz (3e421ed3810803512af8d13bad548993)

Download SlackBuild:
perl-Text-Tabs+Wrap.tar.gz
perl-Text-Tabs+Wrap.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds