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

*** I correctd title, its HTTP, not WWW Thanks, All. It looks like there is a bug opened 2 years back and no1 fixing it. https://rt.cpan.org/Public/Dist/Display.html?Name=HTTP-Proxy Coming to PPM, their repository doesnt have HTTP-Proxy, so cant install :(

Replies are listed 'Best First'.
Re^3: Problem installing WWW::Proxy
by BrowserUk (Patriarch) on Aug 31, 2010 at 19:06 UTC
    Coming to PPM, their repository doesnt have HTTP-Proxy, so cant install

    Perhaps because of this?

      what I am actually looking is different, so please read this thread and help http://www.perlmonks.org/?node_id=858217

      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