![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
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 In reply to Re: SOAP::Lite Not returning expected results
by rdfield
|
|