Help for this page

Select Code to Download


  1. or download this
    use SOAP::Lite;
      print SOAP::Lite
        -> service('http://localhost:8080/helloservice/hello?wsdl')
        -> plus(2,3);
    
  2. or download this
    Service description 'http://localhost:8080/helloservice/hello?wsdl' ca
    +n't be loa
    ded: 403 Proxy denies fulfilling the request