The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SOAP-WSDL_XS - Fast XS based deserializer for SOAP::WSDL

DESCRIPTION

SOAP-WSDL_XS provides a high-performance SOAP message deserializer for SOAP-WSDL.

See SOAP::WSDL::Deserializer::XSD_XS for details.

CAVEATS

SOAP-WSDL_XS provides a SOAP message parser implemented in C and XS. Due to the nature of C, possible bugs may cause security issues.

SOAP-WSDL_XS is not recommended for public SOAP server yet - you should use SOAP-WSDL_XS only in a trusted environment with known communication partners only.

BUGS

Please report any bugs or feature requests to bug-soap-wsdl_xs at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SOAP-WSDL_XS. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

LICENSE AND COPYRIGHT

Copyright 2004-2009 Martin Kutter.

This file is part of SOAP-WSDL_XS. You may distribute/modify it under the same terms as perl itself

AUTHOR

Martin Kutter <martin.kutter fen-net.de>

REPOSITORY INFORMATION

 $Rev: 805 $
 $LastChangedBy: kutterma $
 $Id: WSDL_XS.pod 815 2009-03-03 20:27:17Z kutterma $
 $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL.pm $