Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I come to the gates of the Monks, asking forgivness and help.
I am trying to use HTML::TreeBuilder to remove ALL html tags from a document other then tags that would put spaces or line breaks in. Those should be replaced with <br> or <p>
Can anyone help me?
20050612 Janitored by Corion: Added formatting
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML::TreeBuilder Remove all HTML
by revdiablo (Prior) on Jun 12, 2005 at 21:27 UTC | |
|
Re: HTML::TreeBuilder Remove all HTML
by borisz (Canon) on Jun 12, 2005 at 19:25 UTC | |
|
Re: HTML::TreeBuilder Remove all HTML
by GrandFather (Saint) on Jun 12, 2005 at 21:44 UTC | |
|
Re: HTML::TreeBuilder Remove all HTML
by TedPride (Priest) on Jun 12, 2005 at 20:21 UTC | |
|
Re: HTML::TreeBuilder Remove all HTML
by tphyahoo (Vicar) on Jun 13, 2005 at 08:05 UTC |