5 lines
232 B
Text
5 lines
232 B
Text
These routines will reflow the paragraphs in the given file, filehandle,
|
|
string or array using Knuth's paragraphing algorithm (as used in TeX) to
|
|
pick "good" places to break the lines.
|
|
|
|
WWW: https://metacpan.org/release/Text-Reflow
|