in reply to Re^3: Frontier::Client - script quits on error respons
in thread Frontier::Client - script quits on error respons

I'm running into a similar issue, I'm capturing the output of die in $@ but I'd like to extract faultString and faultCode separately. Data Dumper shows the entire message as one variable, is there a way to extract faultString and faultCode separately from this module? Thanks, Vadim
  • Comment on Re^4: Frontier::Client - script quits on error respons