in reply to Re: How to use HTML::Parser to encode text with HTML entities?
in thread How to use HTML::Parser to encode text with HTML entities?
Naive approach, treats the text between script/style tags as plaintext. See http://cpansearch.perl.org/src/GAAS/HTML-Parser-3.68/eg/htext and HTML::StripScripts, HTML stripper..., strip HTML tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to use HTML::Parser to encode text with HTML entities?
by Your Mother (Archbishop) on Dec 01, 2010 at 22:22 UTC |