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
_______________________________________________
Perl-Win32-Admin mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to