To enable SOAP::Lite debugging
AltServiceNow::debug(1);
To disable SOAP::Lite debugging
AltServiceNow::debug(0);
Wiki: Home