WebmasterA
Programmer
Hello,
I have never done xml before and now I need to start working with it.
I need to read an xml file, modify some data and attributes and write the file out.
My questions are:
What are the good perl modules to use?
Where can I get good examples?
I have searched cpan and some other places and I have found many modules like XML:arser and so on, but examples are not good enough. Most of them show only how to get data out. I was not able to find any examples to change the data (especially attributes).
Thank you.
I have never done xml before and now I need to start working with it.
I need to read an xml file, modify some data and attributes and write the file out.
My questions are:
What are the good perl modules to use?
Where can I get good examples?
I have searched cpan and some other places and I have found many modules like XML:arser and so on, but examples are not good enough. Most of them show only how to get data out. I was not able to find any examples to change the data (especially attributes).
Thank you.