in reply to How to Parse Huge XML Files ?

XML::Twig is a great module for stream-parsing an XML. Here's a link to when I've used it: Do not reinvent the wheel: real-world example using XML::Twig.