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


in reply to Re: How do you parse XML?
in thread How do you parse XML?

++ to XML::Twig; I was also surprised to find XML::Simple as the only Perl module listed in the poll. I've been using XML::Twig ever since some more experienced monks (Your Mother, toolic) guided me in this area, and it's not let me down. It also comes with the very handy xml_grep and xml_pp (pretty-printer), which find frequent use at work.

I'm one of those "Java people" and I regularly deal with XML. I don't understand all the hate for it; after all, the very content you're reading right now was delivered to your computer using a form of XML. Right tool in the right place and all that.

Replies are listed 'Best First'.
Re^3: How do you parse XML?
by Jenda (Abbot) on Jan 03, 2014 at 12:10 UTC

    The list of options presented turned the poll into a silly joke.

    HTML is not a form of XML! It's similar, but one ain't a form of the other.

    I think most of the hate comes from the tendency of a lot of (especially) companies, that go absolutely bollocks when designing their XML formats producing thus insane, overcomplicated, hard to use messes. An from some people's insistence on using XML everywhere for everything. SOAP or HR-XML can turn anyone to a XML-hater.

    Jenda
    Enoch was right!
    Enjoy the last years of Rome.