in reply to Parameter passing using SOAP::Data in perl

SOAP::Simple
my $srv = SOAP::Simple->new($wsdl_file); $srv->method(@args)