in reply to Re: Error while parsing an XML file using XML::LibXML ...
in thread Error while parsing an XML file using XML::LibXML ...

that's the weird part! I understand your comment; but I printed out the variable just before calling findnodes (the line of code that breaks) - it's EXACTLY the same as the hard-coded value that I tried in find nodes which succeeds! I know it sounds weird, but that's why i am confused too!

  • Comment on Re^2: Error while parsing an XML file using XML::LibXML ...

Replies are listed 'Best First'.
Re^3: Error while parsing an XML file using XML::LibXML ...
by ikegami (Patriarch) on Oct 15, 2009 at 03:07 UTC
    Either it isn't exactly the same (trailing whitespace?) or something else is different.