It is always appreciated when someone from the developer community gives something back. Even the simplest things, like an informative and helpful post to a newsgroup is invaluable, and software maintainers like myself, can only be incredibly gracious when it happens. This article was contributed by Mahesh Gadwal.
Continue reading "How to Access Nested SOAP Body Element" »
Users frequently ask, "how do you iterate over an array returned by a SOAP service that I call." It asked frequently enough that I figure I should answer it here here. As always, it is a lot simpler than you might think, its just that SOAP::Lite's documentation leaves a lot to be desired.
Continue reading "Parsing a result object from SOAP::Lite" »
This
message send to the
SOAP::Lite Message Board asks a question not easily (relatively) determined from the reference in the back of
Programming Web Services with Perl, "How to you access an attribute found in a response?"
Continue reading "How to access attributes in a response" »
Recent Comments