HTML:Parser how to remove "//<![CDATA[ ... //]]>" ?



Hi,

I'm using HTML::Parser to strip HTML tags from my files. I noticed
how //<![cdata[ ... //]]> and the javascript between that is not
stripped. Any idea how to do this?

-Gerwin

.