Force Install CPAN Module in Linux from CLI Nishant - 07 May 2010 Force Install CPAN Module perl -MCPAN -e “CPAN::Shell->force(qw(install HTTP::Cookies));”