Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    
    ...
      -> on_debug( sub {print @_})
      -> hi()
      -> result;
    
  2. or download this
    use SOAP::Transport::HTTP;
    
    ...
    sub hi {
            return "Hello, world";
    }
    
  3. or download this
    C:\Perl\bin>c:\perl\bin\perl.exe \cygwin\home\Administrator\soap_clien
    +t.pl
    Unquoted string "trace" may clash with future reserved word at \cygwin
    +\home\Admi
    ...
    SOAP::Data::DESTROY: ()
    SOAP::Data::DESTROY: ()
    SOAP::Data::DESTROY: ()