5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
Text::Reflow is a Perl module for reflowing paragraphs of text using
|
|
Knuth's paragraphing algorithm. The program looks for "optimal"
|
|
places to insert line breaks in order to avoid breaking up phrases.
|
|
This results in more ragged, but more readable paragraphs.
|