FormatText help
Jimmy Patrick (jimmyp@marimba.com)
Mon, 05 Jan 1998 17:34:32 -0800
I'm using libwww-perl 5.18. And trying to do something like this:
#
use LWP::Simple;
use LWP::Parse;
print OUT parse_html(get ($base.$url))->format;
#
This all works, but I want to format my text to 35 columns, not 72?
I noticed in ~/libwww-perl-5.18/lib/HTML/FormatText.pm
that the default was 72 columns, can I specify rightmargin and leftmargin?
if so, how would I do that?
I'm completely new to LWP and still trying to get a handle on these objects
and how you use them. Thanks in advance!!
jimmy patrick
jimmyp@marimba.com
--
jimmy patrick jimmyp@marimba.com
marimba, inc. 650-930-5242
http://www.marimba.com/