in reply to Getting deep data from SOAP::Lite Result

You don't need to know the name, use values, or use  ->findvalue( '//ThingName' )

Replies are listed 'Best First'.
Re^2: Getting deep data from SOAP::Lite Result
by Roboz (Novice) on Oct 17, 2012 at 11:24 UTC

    I wish this worked with my SOAP::Lite results. I get 'Can't call method "findvalue" (or "valueof") on unblessed reference...' errors.

      I wish this worked ...

      See SOAP::SOM find/match... its all the same