From: Martin DeMello Date: 2007-04-27T18:38:45+09:00 Subject: Re: using Ruby for line-wrapping On 4/27/07, Chad Perrin wrote: > I don't necessarily need code examples -- but if anyone has ideas for a > best approach to specifying a line wrap width (breaking between words > for lines no longer than a specific column width) for output from a Ruby > script, I'd love to hear about it. Check out Text::Format martin