in reply to Re: SOAP and multiple client platformsin thread SOAP and multiple client platforms
my $self = shift; my $obj = pop; my $name = $obj->method->{name} || shift; my $age = $obj->method->{age} || shift; [download]