Help for this page

Select Code to Download


  1. or download this
    my $soap = SOAP::Lite->uri($uri)->proxy($proxyURL);
    
  2. or download this
    #!/usr/bin/perl -l
    
    ...
    
        return $som->paramsout;
    }