- Updating package for p5 module Text::Reflow from 1.05nb1 to 1.06
Upstream changes:
1.06 Sat Feb 7 14:18:17 2009
- Fixed a bug which caused looping on 64 bit machines.
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.