in reply to Re: Perl LibXML XPATH query issues.
in thread Perl LibXML XPATH query issues.

I could have sworn that I used this and it didn't work, but it works now. I don't know what I did wrong.

Thanks!

Shawn Way

Replies are listed 'Best First'.
Re^3: Perl LibXML XPATH query issues.
by tangent (Parson) on Jan 30, 2014 at 15:26 UTC
    At a guess I'd say you had '/states/...' rather than 'states/...'