Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #use SOAP::Lite +trace => ‘debug’;
    ...
    #~ my $result = $client->sayHello('');
    
    print $result;
    
  2. or download this
    
    #!/usr/bin/perl
    ...
      return "some string";
    }
    
  3. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="Marketplace"
    ...
            </port>
        </service>
    </definitions>