diff options
Diffstat (limited to 'textproc/p5-Text-Reflow')
-rw-r--r-- | textproc/p5-Text-Reflow/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Reflow/pkg-descr b/textproc/p5-Text-Reflow/pkg-descr index 50f1f2e..0624cb1 100644 --- a/textproc/p5-Text-Reflow/pkg-descr +++ b/textproc/p5-Text-Reflow/pkg-descr @@ -1,3 +1,5 @@ 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: http://search.cpan.org/author/MWARD/Text-Reflow/ |