in reply to Parameter passing using SOAP::Data in perl
my $srv = SOAP::Simple->new($wsdl_file); $srv->method(@args) [download]