Help for this page

Select Code to Download


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