I cannot install any module in perl that would require proxy authentication. I configured perl with proxy credentials using cpan [2]> o conf init / proxy /
When you try to install a package, the error below appears. Please, help.
cpan[4]> i 'XML::RAI' β[32mGoing to read 'C:\Perl\cpan\Metadata'β[0m β[32m Database was generated on Wed, 26 Sep 2012 10:43:03 GMTβ[0m β[32mFetching with LWP: http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gzβ[0m The keep_alive option must be enabled for NTLM authentication to work. NTLM authentication aborted. Catching error: "Undefined subroutine &CPAN::HTTP::Credentials::_clear_non_proxy_credentials called at C:\\Perl\\lib/CPAN/HTTP/Cred ne 391 CPAN::shell() called at C:/Perl/lib/App/Cpan.pm line 295 App::Cpan::_process_options('App::Cpan') called at C:/Perl/lib/App/Cpan.pm line 364 App::Cpan::run('App::Cpan') called at C:\Perl\bin/cpan.bat line 24 β[32mβ[0m
Uma Mahesh
source share