Top "Cpanm" questions

cpanm - Manages Perl library dependencies

How can I inspect the file system of a failed `docker build`?

I'm trying to build a new Docker image for our development process, using cpanm to install a bunch of Perl …

debugging docker cpanm
ListUtil.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080)

For some reason, whenever I run any Perl module (like cpanm), I've been getting this response: ListUtil.c: loadable library …

perl ubuntu perl-module cpanm
Can't locate Spreadsheet/ParseExcel.pm in @INC though it's seems to be installed

Can't locate Spreadsheet/ParseExcel.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/…

linux perl cpan cpanm
What is the difference between cpan and cpanm?

What is the difference between the cpan and cpanm commands? They both seem to install perl modules, so what is …

perl cpan cpanm