Lwp_example.pl is
script. STATFILE is output. I changed the "proxy server" info to
protect TI proprietary data, and changed the site that is being accessed
(although result is the same).
Brian Lasher
Catalog DSP Product
Engineering
Best Practices and Yield Enhancement
Team
[EMAIL PROTECTED]
281-274-2913(W)
281-684-4699(C)
713-664-6240(H)
281-274-2279(F)
-----Original
Message-----
From: Gardner,
Sam [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 26,
2004 1:07
PM
To: Lasher, Brian;
Perl-Win32-Users
Subject: RE:
LWP help
Kind of
hard to tell, w/o seeing the script or knowing what page it is. . .
|
Sam
Gardner |
|
GTO
Application Development |
|
Keefe,
Bruyette & Woods, Inc. |
|
212-887-6753 |
-----Original
Message-----
From: Lasher,
Brian [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October
26, 2004 1:29
PM
To: Perl-Win32-Users
Subject: LWP help
I wrote a script using the LWP
module. At first I got error 500 (something about server does not
exist). Realized by reading the docs that I had to define my proxy
server. Not getting that error now, so I assume that fix worked.
Now I'm getting error 404 (doc not found) for a site that I know is
correct. Script replies the following:
CODE:
404
STATUS:
404 Not Found
CONTENT:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not
Found</title>
</head><body>
<h1>Not
Found</h1>
<p>The requested URL
/04-05RD.txt was not found on this server.</p>
<hr />
</body></html>
Anyone seen this? Is there
something people can do to prevent LWP from pulling data from their
server? Is there something I'm missing?
-brian
Brian Lasher
Catalog DSP Product
Engineering
Best Practices and Yield Enhancement
Team
[EMAIL PROTECTED]
281-274-2913(W)
281-684-4699(C)
713-664-6240(H)
281-274-2279(F)