> cd /root/.cpan/build/WWW-Mechanize-1.64-_fbjEy > /usr/bin/perl Makefile.PL INSTALLDIRS=site #### It looks like you don't have SSL capability (like IO::Socket::SSL) installed. You will not be able to process https:// URLs correctly. #### > sudo apt-get install libhttp-daemon-ssl-perl #### > apt-cache search WWW::Mechanize > sudo apt-get install libwww-mechanize-perl