Skip to content

Instantly share code, notes, and snippets.

@GuilhermeBarile
Created October 29, 2011 20:25
Show Gist options
  • Save GuilhermeBarile/1325043 to your computer and use it in GitHub Desktop.
Save GuilhermeBarile/1325043 to your computer and use it in GitHub Desktop.
CPAN force install
perl -MCPAN -e "CPAN::Shell->force(qw(install IO::Socket::SSL));"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment