Thanks for the pointer. I didn't know about perlmonks.org. Looks great, I'll have to register... I tried the LWP example, and am getting: Protocol scheme: 'http://www.slashdot.org/slashdot.xml' is not supported along with a 501. I tried this with a couple of different URLs and got the same result. I confirmed that I can access these addresses via Netscape. Is it the proxy problem, or... ? Thanks for any further advice, Shawn Joe Stewart <[EMAIL PROTECTED]> on 2000/05/09 08:55:35 [EMAIL PROTECTED]に返信してください 宛先: [EMAIL PROTECTED] cc: (bcc: Atlas21 Shawn/OIPQA/Canon Inc/JP) 件名: Re: [perl-win32-gui] Slashdot headline grabber

On Mon, 08 May 2000, you wrote:
>
> Hmmm, Any hints on how to use this with a firewall proxy situation?
> I fooled around with it for a while last night, but couldn't get it working.
>

Dump all the socket code and use LWP. If you need an example, look here:
http://www.perlmonks.org/index.pl?node_id=10011
There is a nice piece of code in one of the replies detailing how to adapt my
program for use with a  proxy.

It's actually a lot easier to use LWP; I just didn't like the 200K extra
it added to my compiled app.

-Joe
( aka httptech on http://www.perlmonks.org/ )




Reply via email to