Skip to content

Instantly share code, notes, and snippets.

@broxio
Created January 3, 2018 09:52
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save broxio/15d1a4a9f1567f70cfe675d2ff226118 to your computer and use it in GitHub Desktop.
Save broxio/15d1a4a9f1567f70cfe675d2ff226118 to your computer and use it in GitHub Desktop.
Can't call method "http" on unblessed reference at /usr/share/perl5/CPAN/FirstTime.pm line 1866.
wget http://search.cpan.org/CPAN/authors/id/A/AN/ANDK/CPAN-2.16.tar.gz
tar -zxvf CPAN-2.16.tar.gz
sudo mkdir /usr/share/perl5/CPAN/ -p
sudo cp ./CPAN-2.16/lib/CPAN/FirstTime.pm /usr/share/perl5/CPAN/FirstTime.pm
sudo cpan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment