Table of Contents

1. SOAP::Lite Client Experiences
2. Background to this Presentation
3. Why I Need SOAP::Lite
4. Overview
5. What is SOAP?
6. What is SOAP::Lite?
7. How I was told to write a script
8. Connecting to the Server
9. Getting a List
10. The WSDL to the Rescue
11. Rewriting the Script with the WSDL
12. Sometimes You Need To Construct Data Structures
13. Problems with data structures
14. Overriding the Serializer
15. Debugging SOAP problems
16. Talking to a Non-Perl Support Person
17. Finding out More