http://qs321.pair.com?node_id=629553


in reply to Re^2: SOAP Modules (OO or not?)
in thread SOAP Modules (OO or not?)

I suspect SOAP::Lite is doing some additional work to serialize the blessing of the hash and move the hash back and forth when you call methods on it. I doubt this will work if you try to call it from another language, since AFAIK the SOAP spec doesn't support this.