- or download this
#!perl -w
...
-> on_debug( sub {print @_})
-> hi()
-> result;
- or download this
use SOAP::Transport::HTTP;
...
sub hi {
return "Hello, world";
}
- 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: ()