Help for this page
use strict; use warnings; ... my $lite = new SOAP::Lite(uri => 'http://org.jboss.ws/samples/rpcstyle +', proxy => 'https://it.abc.com:8443/jbossws-samples-rpcstyle?wsdl'); print $lite->getKey()->result;
SOAP::Transport::new: () SOAP::Serializer::new: () ... SOAP::Transport::DESTROY: () SOAP::Transport::HTTP::Client::DESTROY: () SOAP::Parser::DESTROY: ()