in reply to add/delete/update records to a xml file, suitable Perl Module?

You could take a look at XML::Twig as well. It was adviced to me by other monks (see http://www.perlmonks.org/?node_id=698641) and currently I am taking a good look at it myself.

  • Comment on Re: add/delete/update records to a xml file, suitable Perl Module?