I've been looking to format some text into two columns and write it to
stdout [1].

I should be able to pass in some text of arbitrary length, along with some
metadata like width of columns and gutter sizes and have it output
suitable lines.

There doesn't seem to be a suitable module on CPAN or am I looking in the
wrong place ? Text::FormatTable is close but it doesn't seem to re-flow
the text from one column to the next.

Any ideas ?

Simon.

[1] Actually it will probably end up as a filter in Template Toolkit,
reformating text strings into text documents like invoices.

-- 
"I demand to have some booze"




Reply via email to