in reply to Seralize a XML tree from XML::Parser

Reading, modifying, and spitting back out XML sounds like the default operation of XML::Twig... in fact, that was the first use I ever put XML::Twig to - modifying a small XML file to become a HUGE XML file (from a dozen or so KB to a few MB).

  • Comment on Re: Seralize a XML tree from XML::Parser