nix, shell, perl, php, mysql and mac os x tips and tricks

Thursday, June 12, 2008

Force install a perl CPAN module

perl -MCPAN -e "CPAN::Shell->force(qw(install IO::Socket::SSL));"

No comments:

Post a Comment