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

Changes for version 1.053 - 2014-05-28

  • if current LWP is detected is use this mostly unpatched
  • fix Net::SSLGlue::FTP to use the same hostname when verifying the certificate of the data connection

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/POP3.pm
in lib/Net/SSLGlue/POP3.pm
in lib/Net/SSLGlue/SMTP.pm
in lib/Net/SSLGlue/SMTP.pm
in lib/Net/SSLGlue/FTP.pm
in lib/Net/SSLGlue/LWP.pm