http://www.perlmonks.org?node_id=1053157


in reply to Re^2: PPM: Cant find any packages that provides MinGW ?!
in thread PPM: Cant find any packages that provides MinGW ?!

i set HTTP_proxy on the PATH env, but wont work

So, you have damaged $ENV{'PATH'}, but $ENV{'HTTP_proxy'} is still missing, and things don't work as expected. Perhaps you should read and understand Random_Walk's posting.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Replies are listed 'Best First'.
Re^4: PPM: Cant find any packages that provides MinGW ?!
by AlexTape (Monk) on Sep 10, 2013 at 07:50 UTC
    as you said.. i set HTTP_PROXY in cmd.exe => for that $ENV{'HTTP_PROXY'} has the correct value.. i understand his post and know it already.. maybe my post was not clear enough.. whatever..
    $perlig =~ s/pec/cep/g if 'errors expected';