Help for this page
#!/usr/bin/perl use strict; ... my $res = $soap->test($args); print $res->result;
#!/usr/bin/perl use strict; ... close(LOG); return "Everything's OK"; }