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

You need nmake. Download it from http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/Nmake15.exe.

Replies are listed 'Best First'.
Re^4: Using HTTP::Proxy
by Anonymous Monk on Jun 16, 2004 at 21:02 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