in reply to Re^2: Help with Salesforce.pm module
in thread Help with Salesforce.pm module

um, carp::always is not for inside the debugger

Replies are listed 'Best First'.
Re^4: Help with Salesforce.pm module
by Mulga (Initiate) on May 22, 2013 at 04:28 UTC

    Ok, be kind, how should I be using it to get the output that's needed?

      Ok, be kind, how should I be using it to get the output that's needed?

      um, you add it, you run the program, you get info -- in any way, I suggested this before you fired up the debugger -- I never use the debugger

      My next step would be to copy sub WWW::SalesForce::login, attach my xml_pp stuff, and start from there (like save the output...