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

Some days ago I parsed a 500KB file with XML::XPATH and printed the resulting datastructure with print Dumper .. to a file. I was suprised, because it was 36MB big.