Files
SOAP-WSDL/README
Martin Kutter f528d729f6 initial import of SOAP-WSDL from CPAN
git-cpan-module:   SOAP-WSDL
git-cpan-version:  
git-cpan-authorid: MKUTTER
git-cpan-file:     authors/id/M/MK/MKUTTER/SOAP-WSDL.tar.gz
2009-12-12 19:47:36 -08:00

30 lines
415 B
Plaintext

SOAP::WSDL - a WSDL-driven message preprocessor for SOAP::Lite.
DESCRIPTION
See "perldoc SOAP::WSDL" (or "perldoc WSDL.pm") for details.
PREREQUISITES
SOAP::WSDL requires the following perl modules:
- SOAP::Lite
- XML::XPath
INSTALLING
Use the usual mantra:
perl Makefile.PL
make
make test
make install
LICENSE
This library is free software, you can distribute it under the same
terms as perl itself.