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

Changes for version 1.051 - 2014-01-10

  • fixes to Net::FTP SSL support
  • examples/ftps-tests.pl has lots of tests for FTP against live server

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/LWP.pm