in reply to
Re: parsing XMLish data
in thread
parsing XMLish data
You can't use XML::Parser to parse everything, especially stuff that isn't really XML like my data. For example running this code --
Re: Is a file XML?
proves it.
gav^
Comment on
Re: Re: parsing XMLish data
In Section
Seekers of Perl Wisdom