=begin WSDL _RETURN $string _DOC fonction de test du web service =cut sub test { my $response = "ייי"; return $response; }