Help for this page
Server did not recognize the value of HTTP Header SOAPAction: https:// +my.ephit.com/WebServices/Website/GetConditionsText/
use SOAP::Lite +trace; my $s = SOAP::Lite ... $result = $s->GetConditionsText($Req, $Gender, $Age)->result; return($result);