Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rkmase

  1. rkmase

    XML::Simple help - not parsing entire file?

    I'm trying to parse the following XML (see bottom of post) with XML::Simple, yet it will only parse certain parts. I've attempted all sorts of combinations of KeyAttr, but I'm beginning to think thats not the problem. You can see below that most of the values are <datafield> with a "tag"...
  2. rkmase

    Easiest way to grab incoming XML after query

    You sir, are a gentleman and a scholar. Thanks for the tip. Perl newb, out.
  3. rkmase

    Easiest way to grab incoming XML after query

    A bit of a broad question, I know - but I'm just not familiar with the fundamental PERL mechanic required to 'grab' XML (or really any) data that is returned from an server after a simple URL (GET) query. I've got the parsing down with XML::Simple - but I need to understand how to shove the XML...

Part and Inventory Search

Back
Top