SOAP::WSDL 1.20
Sponsored Links
SOAP::WSDL 1.20 Ranking & Summary
File size:
0.014 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1149
Date added:
2006-09-15
Publisher:
Martin Kutter
SOAP::WSDL 1.20 description
SOAP::WSDL is a Perl module.
SYNOPSIS
use SOAP::WSDL;
my $soap=SOAP::WSDL->new( wsdl => http://server.com/ws.wsdl )
->proxy( http://myurl.com);
$soap->wsdlinit;
my $som=$soap->call( method => [
{ name => value },
{ name => value } ]);
SOAP::WSDL provides decent WSDL support for SOAP::Lite. It is built as a add-on to SOAP::Lite, and will sit on top of it, forwarding all the actual request-response to SOAP::Lite - somewhat like a pre-processor.
WSDL support means that you dont have to deal with those bitchy namespaces some web services set on each and every method call parameter.
It also means an end to that nasty
SOAP::Data->name( Name )->value(
SOAP::Data->name( Sub-Name)->value( Subvalue )
);
encoding of complex data. (Another solution for this problem is just iterating recursively over your data. But that doesnt work if you need more information [e.g. namespaces etc] than just your data to encode your parameters).
And it means that you can use ordinary hashes for your parameters - the encording order will be derived from the WSDL and not from your (unordered) data, thus the problem of unordered perl-hashes and WSDL >sequence< definitions is solved, too. (Another solution for the ordering problem is tying your hash to a class that provides ordered hashes - Tie::IxHash is one of them).
SYNOPSIS
use SOAP::WSDL;
my $soap=SOAP::WSDL->new( wsdl => http://server.com/ws.wsdl )
->proxy( http://myurl.com);
$soap->wsdlinit;
my $som=$soap->call( method => [
{ name => value },
{ name => value } ]);
SOAP::WSDL provides decent WSDL support for SOAP::Lite. It is built as a add-on to SOAP::Lite, and will sit on top of it, forwarding all the actual request-response to SOAP::Lite - somewhat like a pre-processor.
WSDL support means that you dont have to deal with those bitchy namespaces some web services set on each and every method call parameter.
It also means an end to that nasty
SOAP::Data->name( Name )->value(
SOAP::Data->name( Sub-Name)->value( Subvalue )
);
encoding of complex data. (Another solution for this problem is just iterating recursively over your data. But that doesnt work if you need more information [e.g. namespaces etc] than just your data to encode your parameters).
And it means that you can use ordinary hashes for your parameters - the encording order will be derived from the WSDL and not from your (unordered) data, thus the problem of unordered perl-hashes and WSDL >sequence< definitions is solved, too. (Another solution for the ordering problem is tying your hash to a class that provides ordered hashes - Tie::IxHash is one of them).
SOAP::WSDL 1.20 Screenshot
SOAP::WSDL 1.20 Keywords
SOAP
WSDL
WSDL 1.20
Perl module
name
Perl
value
module
data
1.20
SOAP::WSDL
SOAPWSDL
SOAP::WSDL 1.20
Libraries
Programming
Bookmark SOAP::WSDL 1.20
SOAP::WSDL 1.20 Copyright
WareSeeker periodically updates pricing and software information of SOAP::WSDL 1.20 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of SOAP::WSDL 1.20 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
Pod::Hlp is a Perl module that can convert POD data to formatted VMS HLP Help module text. Free Download
Pod::WSDL is a Perl module that creates WSDL documents from (extended) pod. Free Download
Test::Data is a Perl module to test functions for particular variable types. Free Download
SOAP::Lite is a client and server side SOAP implementation. Free Download
SOAP::Data is a Perl class that provides the means by which to explicitly manipulate and control all aspects of the way. Free Download
idl2soap is an IDL compiler to WSDL/SOAP (Web Services Description Language). Free Download
idl2wsdl is an IDL compiler to WSDL (Web Services Description Language). Free Download
Pod::WSDL::Doc is a Perl module that represents the WSDL pod for the documentation of methods (internal use only). Free Download
Latest Software
Popular Software
Favourite Software