in reply to Re: XML::Twig output with delimiterin thread XML::Twig output with delimiter
Read the docs about twig_handlers or twig_roots to see how to deal with large files. If you want the data from specific tags, then read the docs for field.
To read the doc, perldoc XML::Twig or man XML::Twig or look at XML::Twig, or online doc.