May 15, 2011, 8:04 p.m.
IT

HTTPS (SSL) Support in Perl's LWP::Simple

If you run Ubuntu Linux and using Perl's LWP::Simple's get function to fetch the content of an SSL encrypted web site, make sure to install libcrypt-ssleay-perl to enable SSL support for LWP.