in reply to Is this the best way to use HTML::TreeBuilder to bold text in an HTML document?

I like HTML::TreeBuilder but sometimes it isn't best suited for the job at hand. For a simple solution that uses HTML::Parser see my post in this node: Highlight keywords in CGI search results, unless inside an HTML tag.

Hope this helps...

gav^

  • Comment on Re: Is this the best way to use HTML::TreeBuilder to bold text in an HTML document?