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