in reply to Re: Using HTTP::Proxy
in thread Using HTTP::Proxy

Yes, I thought I did... I also tried to install HTTP::Proxy::HeaderFilter and HTTP::Proxy::HeaderFilter::standard ...though I got the following troubling message when I did:
Running make test 'test is not recognized as an internal or external command, operable p +rogram or batch file. test-- NOT OK Running make install make test had returned bad status, won't install without force

Replies are listed 'Best First'.
Re^3: Using HTTP::Proxy
by diotalevi (Canon) on Jun 16, 2004 at 20:23 UTC
      I've run nmake15.exe, which generates NMAKE.exe and NMAKE.err, both of which I saved in C:/perl/bin. Is that all? Nothing seems to have changed when I try to install those modules... Thanks for all you help, by the way. I really appreciate it. Best, Julia

        What happens when you run these three commands while in the HTTP-Proxy directory?

        perl Makefile.PL nmake nmake install