Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: SOAP::Lite Not returning expected results

by rdfield (Priest)
on Oct 14, 2004 at 08:42 UTC ( [id://399134]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite Not returning expected results

I've had lots of problems with SOAP::Lite 0.60 screwing up the representation of "complex" data structures, and have reverted to 0.55.

For example, say my SOAP server returns a value containing an empty hash,  return {};, in 0.60 the client sees '' (the empty string), whereas 0.55 returns {} as expected.

rdfield

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-29 10:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found