http://www.perlmonks.org?node_id=1015662


in reply to Re^2: SOAP::Lite contract mismatch error
in thread [SOLVED]SOAP::Lite contract mismatch error

Really? SOAP::Simple is so simple, it doesn't take URLs, it takes filenames, as the synopsis and examples show

Replies are listed 'Best First'.
Re^4: SOAP::Lite contract mismatch error
by milovidov (Novice) on Jan 28, 2013 at 09:50 UTC

    Ok. But how i can insert header in http request with SOAP::Simple?

      Ok. But how i can insert header in http request with SOAP::Simple?

      Sorry, but I can't help you, I never got past SOAP::Simple and I hate SOAP with a passion :)

      SOAP::Simple is just thin wrapper around XML::Compile, so I would do some source diving, watch some xml-compile slideshows, and start there

      OTOH, I did just notice you still got gensym -- that is like SOAP::Lite/SOAP::Data 101 -- don't make gensym