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^