in reply to Re: large XML file in using XPATH
in thread large XML file in using XPATH

nope, unfortunately did not work :(

Replies are listed 'Best First'.
Re^3: large XML file in using XPATH
by happy.barney (Friar) on Nov 06, 2009 at 06:36 UTC
    it's still slow on your XML ? Then use XML::LibXML, it is quite faster then XML::XPath.