Maybe look at the MSDN articles in soap tips and stuff?
my @params = ( SOAP::Data->name(in0 => "ro"), SOAP::Data->name(in1 => "sham"), SOAP::Data->name(in2 => "bo"), ); my $data = \@params;
Have you ever read perldata?
I hate soap
In reply to Re: passing arrays and maps in soap::WSDL
by Anonymous Monk
in thread passing arrays and maps in soap::WSDL
by i2blind
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |