[JDEV] parsing and saving jabber.xml
Omar Armas Aleman
oarmas at mpsnet.net.mx
Thu Nov 23 14:56:54 CST 2000
I'm writing a Jabber module for Webmin(uses Perl). I need to parse
jabber.xml file, make changes and save it back.
I was doing it with regex, but handling comments with regex can be a pain.
I was checking XML::Parser and other modules, but haven't found a way to
save changes.
What way do you recommend to parse an xml file, make changes and save it?
Omar
More information about the JDev
mailing list