in reply to Parsing SOAP::Lite results
I'm trying to parse a SOAP::Lite result data structure. Here's an example:
Usually "parsing" is building a data structure, and what you're actually trying to , we call walking or navigating or to-iterate-over a data structure
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Parsing SOAP::Lite results (walking/navigating/iterating over)
by Roboz (Novice) on Sep 28, 2012 at 11:19 UTC |