aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-Format/pkg-descr
blob: 65a1769a8213a348ad6008b906569cb98a7d40cb (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                        
                   
The format routine will format under all circumstances even if the width
isn't enough to contain the longest words. Text::Wrap will die under
these circumstances, although I am told this is fixed. If columns is set
to a small number and words are longer than that and the leading
'whitespace' than there will be a single word on each line. This will
let you make a simple word list which could be indented or right
aligned.

-Anton
<tobez@FreeBSD.org>