Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: SOAP::Lite Not returning expected results

by rdfield (Priest)
on Oct 14, 2004 at 08:42 UTC ( #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 exploiting the Monastery: (5)
As of 2023-12-04 02:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (20 votes). Check out past polls.

    Notices?