SOAP - BUGS AND LIMITATIONS
BUGS AND LIMITATIONS ^
No support for multidimensional, partially transmitted and sparse arrays (however arrays of arrays are supported, as well as any other data structures, and you can add your own implementation with SOAP::Data).
Limited support for WSDL schema.
XML::Parser::Lite relies on Unicode support in Perl and doesn't do entity decoding.
Limited support for mustUnderstand and Actor attributes.
PLATFORM SPECIFICS ^
MacOS
Information about XML::Parser for MacPerl could be found here:
http://bumppo.net/lists/macperl-modules/1999/07/msg00047.html
Compiled XML::Parser for MacOS could be found here:
http://www.perl.com/CPAN-local/authors/id/A/AS/ASANDSTRM/XML-Parser-2.27-bin-1-MacOS.tgz
RELATED MODULES ^
Transport Modules
SOAP::Lite allows one to add support for additional transport protocols, or server handlers, via separate modules implementing the SOAP::Transport::* interface. The following modules are available from CPAN:
SOAP-Transport-HTTP-Nginx
SOAP::Transport::HTTP::Nginx provides a transport module for nginx (<http://nginx.net/>)
source: http://search.cpan.org/~phred/SOAP-Lite-1.20/lib/SOAP/Lite.pm#BUGS_AND_LIMITATIONS