my $soap = SOAP::Lite->new (); my $service = $soap->service($url)->encoding('iso-8859-1'); my $hash_ref = $service->servicename([div parameter]);