in reply to Re: HTML::Parser question
in thread HTML::Parser question

thanks juerd, that quick and ugly fix that you were talking about, wuold that be putting each word on a seperate line? i looked at that HTML::FormatText module, but i think that if parser just stuck every word on a new line it would work, and all would be well.

That "fix" would do whatever you program it to do. It is not the parser's job to modify anything. It parses and does that well.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }