Help for this page
foreach $rHash (@userData) { ... }# end foreach my $release_response = release($proxy, $xmlns, @soapArray);
my ($proxy1, $xmlns1, @array1) = @_; # IIS web services expect / as a separator for uri and method. ... ->attr({ 'xmlns', $xmlns1}), @array1 ); return $response;