Links for the twig module (Perl XML)
XML::Twig is a memory-efficient tree-based XML parser/processor module. The Twig home page: http://www.xmltwig.org/xmltwig/ <-- START HERE! Tutorials (old): http://www.xmltwig.org/tutorial/ An example: http://stackoverflow.com/questions/10239920/using-perl-xmlsax-to-modify-xml-documents (I heart stackoverflow!) Twig 3.41 (latest as of today, possibly unstable?) http://search.cpan.org/~mirod/XML-Twig-3.41/Twig.pm If XML::Twig can't do what you need, check http://search.cpan.org/~shlomif/XML-LibXML-2.0008/LibXML.pod -- it's very "featureful", may take a while to master.













