This chapter provides tutorial notes and example codes using WSDL 1.1 in Perl with SOAP::Lite 0.710. Topics include SOAP::Lite client methods; using service() method to load WSDL document; calling RPC method based Web services; building SOAP::Data objects to represent XML documents; calling XML document based Web services; serializing and deserializing SOAP::Data objects.