http://qs321.pair.com?node_id=737593


in reply to Re^5: Why oh why is working with XML so bloomin' difficult in Perl?
in thread Modified title: The structures created by many of the XML parsers in Perl appear unnecessarily deep in levels...

s/bad/frustrated/

Chill dude. I meant no harm.

Jason L. Froebe

Blog, Tech Blog

  • Comment on Re^6: Why oh why is working with XML so bloomin' difficult in Perl?

Replies are listed 'Best First'.
Re^7: Why oh why is working with XML so bloomin' difficult in Perl?
by Anonymous Monk on Jan 20, 2009 at 15:39 UTC
    Don't you mean bloomin' difficult in Perl harm? I troll, I troll.
Re^7: Why oh why is working with XML so bloomin' difficult in Perl?
by jeffa (Bishop) on Jan 20, 2009 at 15:27 UTC

    Whether or not you actually meant harm to Perl with what you said, i am here to make sure that you don't harm Perl. What is the message you are sending out? That one would be better off NOT using Perl to work with XML. That is an outright lie and borderline slander.

    jeffa

    L-LL-L--L-LL-L--L-LL-L--
    -R--R-RR-R--R-RR-R--R-RR
    B--B--B--B--B--B--B--B--
    H---H---H---H---H---H---
    (the triplet paradiddle with high-hat)
    

      Whatever...^H^H^H^H^H

      I take back the flippant "Whatever" response. You asked a valid question and I posted a knee jerk response. Sorry about that.

      My intention in my original question was that when you look at many of the XML parsing modules, they create hashes of XXXX where the depth tend to become rather unwieldly. XML::Simple is good for simple XML but not not so much for complex XML. On the flip side, libXML is a bit much for simple XML.

      The thing that started all this? Flickr::API using the abandoned XML::Parser::Lite::Tree module. Granted Flickr's REST interface is simple ... it just happened to be the last straw.

      Let me formally apologize to anyone that took offense and especially to you.

      Jason L. Froebe

      Blog, Tech Blog