Questions tagged [cpanm]

cpanm - Manages Perl library dependencies

cpanm

121 questions
-1
votes
1 answer

Perl : can't install dependency using cpan

I have a scsript that uses package LWP::Curl But when I try to install it using this command [sudo cpanm install LWP::Curl] get the following error :- Fetching http://www.cpan.org/authors/id/S/SY/SYP/Net-Curl-0.37.tar.gz -> OK Unpacking…
harsh atal
  • 411
  • 6
  • 16
1 2 3
8
9