Martin Kutter 7ca2154ad6 import SOAP-WSDL 2.00_28 from CPAN
git-cpan-module:   SOAP-WSDL
git-cpan-version:  2.00_28
git-cpan-authorid: MKUTTER
git-cpan-file:     authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00_28.tar.gz
2009-12-12 19:48:15 -08:00
2009-12-12 19:48:11 -08:00
2009-12-12 19:48:15 -08:00
2009-12-12 19:48:15 -08:00
2009-12-12 19:48:15 -08:00
2009-12-12 19:48:11 -08:00
2009-12-12 19:48:02 -08:00
2009-12-12 19:48:07 -08:00
2009-12-12 19:48:14 -08:00
2009-12-12 19:48:15 -08:00
2009-12-12 19:48:11 -08:00
2009-12-12 19:48:02 -08:00
2009-12-12 19:48:14 -08:00

INTRO
-----

SOAP-WSDL provides a SOAP client with WSDL support.

This is a developer release - everything may (and most things will) change.

INSTALLING
----------

Use the following mantra:

 perl Build.PL
 perl Build
 perl Build test
 perl Build install

If you don't have Module::Build installed, you may also use 

 perl Makefile.PL
 make 
 make test
 make install

Note that Module::Build is the recommended installer - make will not run 
all tests provided with SOAP-WSDL.
Description
Release history of SOAP-WSDL
Readme 3.2 MiB
Languages
Perl 99.5%
Raku 0.4%
Java 0.1%