<![CDATA[ ... ]]> and HTML Elements
Warren Smith <wsmith-KfBRzk3UKwrYd54FQh9/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
I apologize if this gets posted twice... Is there a fix to get the Petal parser to respect <![CDATA[ ... ]]> and HTML Elements? Petal seems hell-bent on removing any CDATA tags and parsing data inside these supposedly "Protected Areas" and converting <,>,& and friends into &lt;,&gt;,&amp. I can't for the life of me figure this one out. Any help appreciated, Warren