in reply to [SOLVED]SOAP::Lite contract mismatch error
This is my first expirience with SOAP and please tell me when i could make mistake!
You're reinventing the wheel? Yup [metacpan://bing] -> [mod://Lingua::Translate::Bing] bing -> Lingua::Translate::Bing
SOAP::Lite is too much work, SOAP::Simple is less work work ... its built on XML::Compile::SOAP/http://perl.overmeer.net/xml-compile/#doc , see my treasure trove of soap examples and lost knowledge,$soap->transport->add_handler("request_send", \&pp_dump );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SOAP::Lite contract mismatch error
by milovidov (Novice) on Jan 28, 2013 at 09:33 UTC | |
by Anonymous Monk on Jan 28, 2013 at 09:44 UTC | |
by milovidov (Novice) on Jan 28, 2013 at 09:50 UTC | |
by Anonymous Monk on Jan 28, 2013 at 10:38 UTC |