PDA

View Full Version : How would I update XML with Perl?


pavmoxo
10-25-2006, 10:35 AM
How would I update XML with Perl? I would like to update/edit/add elements in an xml file with Perl.

KevinADC
10-25-2006, 05:53 PM
some possibilities:

XML::Smart
XML::Simple
XML::Twig

http://search.cpan.org/search?query=XML&mode=all