Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Parse Results of SOAP response

by lefty29er (Novice)
on Dec 15, 2011 at 02:12 UTC ( [id://943645]=note: print w/replies, xml ) Need Help??


in reply to Re: Parse Results of SOAP response
in thread Parse Results of SOAP response

Wow, it works like a charm. Thanks very much. Hoping to move past noob stage here sometime soon.....

Replies are listed 'Best First'.
Re^3: Parse Results of SOAP response
by Old_Gray_Bear (Bishop) on Dec 15, 2011 at 17:29 UTC
    "We are all students in the Dojo".

    I have found that I never get out of the 'Noob' stage, I'm just a noob at something different. (Currently it's Moose and pack/unpack)

    ----
    I Go Back to Sleep, Now.

    OGB

      Thanks for the reply OGB. Glad to know there are noobs of all stages out there ;-) You have any advice on printing the results when there is an array returned from a query such as below:
      $VAR1 = { 'user' => { 'associatedDevices' => { 'device' => [ '002170CB5E0F', 'SEP12312312345 +7' ] },
      I need to handle both of the 'devices' that are returned inside []. I've gone through some iterations trying to derefernce the array but just keep coming up with "ARRAY(0x21a0650)". Thanks!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://943645]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-18 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found