in reply to LWP::UserAgent with TLS

http://search.cpan.org/dist/libwww-perl/README.SSL
Encryption support is obtained through the use of Crypt::SSLeay or IO::Socket::SSL, which can both be found from CPAN. While libwww-perl has "plug-and-play" support for both of these modules (as of v5.45), the recommended module to use is Crypt::SSLeay.