http://www.perlmonks.org?node_id=94926

toadi has asked for the wisdom of the Perl Monks concerning the following question:

Hello,

I'm looking for some advice on differen XML modules out there.

What do I need to do?
I have to parse XML and write XML.
I looked into XML::Simple and XML::Parser. But then my boss came with another one to use: Xerces. This is some apache XML thingie...

Now my question is: Has some experience with this apache module. Is this better then the others? Are there advantages or disadvantages I need to know about it? Most documented modules are the Simple and the parser...




--
My opinions may have changed,
but not the fact that I am right

Update - Masem 2001-07-09 Edited title from "XML Modules an"