The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.054 - 2015-04-28

  • if a version of libnet is detected which already supports TLS (i.e. libnet 3.0+) warn and use this instead.

Modules

add/extend SSL support for common perl modules
extend Net::FTP for FTPS (SSL) and IPv6
proper certificate checking for ldaps in Net::LDAP
proper certificate checking for https in LWP
make Net::POP3 able to use SSL
make Net::SMTP able to use SSL
socket which can be either SSL or plain IP (IPv4/IPv6)

Provides

in lib/Net/SSLGlue/FTP.pm
in lib/Net/SSLGlue/LWP.pm
in lib/Net/SSLGlue/POP3.pm
in lib/Net/SSLGlue/POP3.pm
in lib/Net/SSLGlue/SMTP.pm
in lib/Net/SSLGlue/SMTP.pm