SOAP-Lite - How to convert ArrayOfstring in SOAP into an array of PERL?

Posted on Tue Jul 24 22:05:31 2007 by chandrag
How to convert ArrayOfstring in SOAP into an array of PERL?

Hi,

I've used perl code with SOAP::Lite for accessing a web server.
I've got the result as ArrayOfstring.
I don't understand how to convert it into perl variable to print all those strings, what i actually need.
cuz, it's giving the result as

ARRAY(0x39451cc)

i don't understand what does it mean. In fact, it has to give an array that contains strings(some ids).
hope somebody helps with this problem.

thank u
chandrag
Direct Responses: 5853 | Write a response