- or download this
#!perl -w
# Enable Perl warnings
...
my $output = $soap->runAndWaitFor($paramsData);
print $output;
- or download this
Data::Dumper; warn Dumper \$output;
- or download this
C:\Users\MANAGER\Documents\WebServices-Script_soap\Perl>sws_getSites.p
+l
$VAR1 = \{
...
'
};
HASH(0x3af79c4)