in reply to Creating a SOAP envelope based on provided info

Why SOAP::Lite? Why not XML::Compile::SOAP?
  • Comment on Re: Creating a SOAP envelope based on provided info

Replies are listed 'Best First'.
Re^2: Creating a SOAP envelope based on provided info
by adamZ88 (Beadle) on Mar 08, 2017 at 03:07 UTC
Re^2: Creating a SOAP envelope based on provided info
by stevieb (Canon) on Mar 08, 2017 at 00:48 UTC

    Could you please be kind enough to show code that explains the reasoning for using a different distribution?

Re^2: Creating a SOAP envelope based on provided info
by adamZ88 (Beadle) on Mar 08, 2017 at 02:49 UTC

    Honestly, simply because I am not extremely familiar with Pearl but I have gotten SOAP::Lite working for other purposes. I feel that learning another module would be too time consuming for my current purposes