Hi,
I am using ppm shell to install a perl module in windows. I have set http_proxy=http://localhost:8080. I don't have proxy server i am using TATA Indicom Connection.
When i tried connecting and downloading perl module i got error like this:
ppm> install Mail::Sendmail
Downloading Mail-Sendmail-0.79...failed 500 Can't connect to localhost:8080 (con
nect: Unknown error)
ppm install failed: 500 Can't connect to localhost:8080 (connect: Unknown error)
How can i install modules using ppm?
I tried with nmake but i got confused with nmake not able to install nmake also.
Any suggestions??
Regards