in reply to Re^4: how to Install module Spreadsheet::Read?
in thread how to Install module Spreadsheet::Read?
In my case the proxy does not require autentication. If your proxy requires authentication, then it will probably be something likerem set HTTP_PROXY=http://IP_OF_YOUR_PROXY:PORT_OF_YOUR_PROXY rem e.g.: set HTTP_PROXY=http://192.168.10.20:3128 cpanm Data::Dumper::Concise
set HTTP_PROXY=http://USER:PASSWORD@IP_OF_YOUR_PROXY:PORT_OF_YOUR_PROX +Y
|
|---|