http://www.perlmonks.org?node_id=939237

albertoNex has asked for the wisdom of the Perl Monks concerning the following question:

Hi! I'm writing a script to access a method called "ESEGUI" on a remote server using the SOAP::Lite modules. I used the "+trace" option when executing it and found the fault string: "Unknown argument ESEGUI passed in method ESEGUI in web service Richiesta".

so anyone is familiar with that error? I can't understand the problem and i'm not passing my method as an argument in itself!! Thank you,

Alberto