<div dir="ltr">Lately I've done quite a bit with SOAP but I've kind of ignored the actual SOAP.  I've fallen into a bad habit of using Mojolicilus' Mojo::DOM class to fiddle around with xml documents and Mojo::UI to ship them around.   Of course part of this might be that the main target of my SOAP interactions use SOAP as a wrapper around a legacy XML format so adding a soap envelope wrapper is a tiny part of the problem domain for this app.<div>
<br></div><div>I have used SOAP::Lite in simple cases in the past and it has worked out ok.  Recently I've received what I consider trustable advice to use Mark Overmeer's <strong style="font-size:13px;color:rgb(0,0,0);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:20px"><a href="https://metacpan.org/pod/distribution/XML-Compile-SOAP/lib/XML/Compile/SOAP11.pod" style="color:rgb(36,71,143);outline:0px">XML::Compile::SOAP11</a> </strong><font color="#000000" face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="line-height:20px">and related classes.  They look very complete but I have not succeeded with them though others I trust have.  Mark and a few others do hang out in</span></font> <font color="#000000" face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="line-height:20px"><a href="http://irc.perl.org#xml-compile">irc.perl.org#xml-compile</a>. Mark tends to be active European working hours.</span></font></div>
<div><font color="#000000" face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="line-height:20px"><br></span></font></div><div><font color="#000000" face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="line-height:20px">Good Luck!</span></font></div>
<div><font color="#000000" face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="line-height:20px">chris</span></font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 2:38 PM, Robert L. Harris <span dir="ltr"><<a href="mailto:robert.l.harris@gmail.com" target="_blank">robert.l.harris@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div>I'm about to try and tackle a Soap::Lite script.  I've never done soap at all so this will be fun.  I have an XML "Project" they use in the windows tool I'll be ripping apart.  I do have some docs and examples I've googled I'll be reading this weekend, but any helpful advice, example scripts, etc would be most welcom.<div>


<br></div><div>Thank you,</div><div>  Robert</div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><br></div>-- <br>:wq!<br>---------------------------------------------------------------------------<br>
Robert L. Harris<br><br>DISCLAIMER:<br>      These are MY OPINIONS             With Dreams To Be A King,<br>

       ALONE.  I speak for                      First One Should Be A Man<br>       no-one else.                                     - Manowar
</div></font></span></div>
<br>_______________________________________________<br>
Denver-pm mailing list<br>
<a href="mailto:Denver-pm@pm.org">Denver-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/denver-pm" target="_blank">http://mail.pm.org/mailman/listinfo/denver-pm</a><br>
<br></blockquote></div><br></div>