- or download this
[root@mailer2-sb root]# perl -MSOAP -e 'print "Hello, with SOAP!"'
Can't locate SOAP/Transport.pm in @INC (@INC contains: ....
- or download this
cpan> install SOAP::Transport
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
...
i /SOAP::Transport/
to find objects with matching identifiers.
- or download this
package MyApp::WSDL;
use strict;
...
}# end handler()
1;# return true: