in reply to
Re^2: large XML file in using XPATH
in thread
large XML file in using XPATH
it's still slow on your XML ? Then use XML::LibXML, it is quite faster then XML::XPath.
Comment on
Re^3: large XML file in using XPATH
In Section
Seekers of Perl Wisdom