PERL Script Debugging
by Tim Moor other posts by this author
Apr 8 2009 7:18PM messages near this date
view in the new Beta List Site
Re: Problem Invoking WinAPI CreateProcess
|
Re: PERL Script Debugging
Hi all, I have a question that I need your worldly assistance with.
We have an automated process here that does an automatic data upload to a
web site using LWP::UserAgent & HTTP::Request::Common. My question is
related to an entry in the log file upon the scripts failure.
(FATAL: line 265): Invalid response from service:
HTTP::Response=HASH(0x1905524)-> error_as_HTML
Line 265 = $log-> logdie("Invalid response from service:
$LWPResponse-> error_as_HTML");
I was wondering if anyone out there would be able to assist me with some
debugging around this error. I know this is a bit of a newbie question and
if this is the wrong forum, sorry.
Any help to resolve this would be hugely appreciated.
--
Thanks,
Tim
Thread:
Tim Moor
Bill Luebkert
|