I use sudo cpanm
to test and install Perl dependencies.
I am stuck on the line
building and testing HTTP-Proxy-0.304
but I cannot continue the compilation.
Of course I made a Perl Makefile.pl
to see the dependencies that are missing. I also tried a cpan install HTTP-Proxy
and I also have a cpanm
error
Failed test '302 => 302 Server
I also commented out the proxy line in the Makefile.pl
the cpanm
turn on but the compilation make
and make test
crashes.
Where does this message blocking on the proxy come from and how can I install this dependency via cpanm
or cpan
?
In both cases use of sudo cpanm
and cpan install ...
I get a timeout or it gets stuck on this step that's all. He does not go further