HI :
Thanks for your comments, I have read a lot of SOAP and XML but I cannont undertand yet how can I get the data and transfer to Perl data stucture.
If you see the label <anytype xsi:type="objManifiesto"> exist after <manifiestos> ...
In my script I have the above line, is this the one that display the dat ?
if($response->code == 200) {
print $response->as_string;
}
How can I get each field from $response-> ?
Best regards,
Caribesoft