Re: Problem with XML::Parser

2003-04-03 Thread Keith Boynton
a" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Keith Boynton wrote: > > I am having some problems with the XML::Parser module. It is returning an > > error when passed some valid xml in the form of a string. The error it > > returns is: > > >

Problem with XML::Parser

2003-04-02 Thread Keith Boynton
I am having some problems with the XML::Parser module. It is returning an error when passed some valid xml in the form of a string. The error it returns is: No element found at line 1, column 0 byte -1 This seems to suggest that the string is empty although if I print the string immediately prior