in reply to Re^2: Problem installing WWW::Proxy
in thread Problem installing HTTP::Proxy

Coming to PPM, their repository doesnt have HTTP-Proxy, so cant install

Perhaps because of this?

Replies are listed 'Best First'.
Re^4: Problem installing WWW::Proxy
by oldmonk (Initiate) on Aug 31, 2010 at 19:20 UTC
    what I am actually looking is different, so please read this thread and help http://www.perlmonks.org/?node_id=858217
Re^4: Problem installing WWW::Proxy
by Anonymous Monk on Feb 26, 2013 at 07:28 UTC

    Were you able to find solution for same? as i need facing same. I need to setup HTTP:Recorder. but getting issues due to this.

      use cpan -i HTTP::Recorder read How to install CPAN modules into ActivePerl

      if the tests hang, skip them cpan -f -i -T HTTP::Recorder that it the same as starting cpan and typing in shell

      cpan[1]> force notest install HTTP::Recorder