Hi Where's the documentation for $response->content? Maybe I'm sleepy but I can't find the answer to this:
I want to return the result of some activity in POE::Component::Server::SOAP. It can be a scalar, an array or a hash. I really don't know. The receiving client expects it as-is, making handcoded serialization a non-option. Shouldn't this be easy? Am I overlooking the obvious?
