![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Help sending and receiving XML requestby Anonymous Monk |
on Jan 21, 2013 at 10:16 UTC ( #1014419=note: print w/replies, xml ) | Need Help?? |
Try SOAP::Simple seems to 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 );
In Section
Seekers of Perl Wisdom
|
|