##
## ##
####
#!/usr/bin/perl -w
use SOAP::Lite;
print SOAP::Lite
->service('file:/home/user/rafael/webservice.wsdl')
->webservice('name', 'adress', 'telf', 'zipcode');