I tried running the demo scripts given in the SOAP::Lite tutorial
that appeared in [url]http://www.perl.com/pub/a/2001/01/soap.html[/url].
According to this tutorial, running the script hibyeout.pl (given
in the tutorial) should produce the output

Result is Perl, outparams are Perl C sh

Instead, what I get is

Result is Perl, outparams are C sh

I'm using the (unmodified) copy of hibyeout.pl I downloaded from
the link given in the tutorial. The version of SOAP::Lite installed
on my machine (v. 0.55) is the most recent according to CPAN.

jill