slackbuilds/perl/perl-Text-Autoformat
Robby Workman c86dd7848f perl/perl-Text-Autoformat: Fixed PRGNAM in build script
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 02:06:14 -06:00
..
README perl/perl-Text-Autoformat: Fixed dep information 2012-08-28 10:16:14 +02:00
perl-Text-Autoformat.SlackBuild perl/perl-Text-Autoformat: Fixed PRGNAM in build script 2020-01-03 02:06:14 -06:00
perl-Text-Autoformat.info perl/perl-Text-Autoformat: Updated for version 1.74. 2017-04-01 06:57:14 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

perl-Text-Autoformat (Automatic text wrapping and reformatting)

Text::Autoformat provides intelligent formatting of plaintext without
the need for any kind of embedded mark-up. The module recognizes
Internet quoting conventions, a wide range of bulleting and number
schemes, centred text, and block quotations, and reformats each
appropriately. Other options allow the user to adjust inter-word and
inter-paragraph spacing, justify text, and impose various
capitalization schemes.

The module also supplies a re-entrant, highly configurable replacement
for the built-in Perl format() mechanism.