Re: edit an existing XML
Francisco Obispo <[email protected]> Tue, 10 Sep 2013 00:02:49 -0700
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
I prefer to use XML::LibXML for pretty much everything I do. On Sep 9, 2013, at 11:21 PM, Lis Maria <[email protected]> wrote: > Hi, > > I am new to perl, and the task i have is to read a config file to get the values of certain keys and insert this value into an existing xml. > > Example : > > Config.properties > ---------------------------- > key1=value1 > > > config.xml > ----------------------------- > <key1></key1> > > > The perl script should be able to insert the value 'value1' into the <key1> tag. Can someone suggest the perl module which i can use for achieving the same. > > Thanks, > Lis > _______________________________________________ > Perl-XML mailing list > [email protected] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Francisco Obispo email: [email protected] Phone: +1 650 423 1374 || INOC-DBA *3557* NOC PGP KeyID = B38DB1BE _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs