in reply to XML::XPath Question

Whoops. Scratch those previous posts. I think XML::XPath must be a parent class of XML::XPath::Node based on the name, (but I don't think that is necessarily a requirment in perl), so it should inherit the exists() method. The error message you posted says something about an XML::XPath::Node::ElementImpl, which I don't see in the documentation.