tosh has asked for the wisdom of the Perl Monks concerning the following question:
Then the parser wouldn't parse the <a>, <b>, <i>, <img> tags it found in an XML string.NOPARSE => ['a', 'b', 'i', 'img']
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Isn't there a NOPARSE option for XML::Parser ?
by grantm (Parson) on Sep 09, 2002 at 00:05 UTC |