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

Changes for version 0.35 - 2016-11-03

  • Minor POD updates.
  • Added catastrophic failure protection to _croak_or_return() by adding local $SIG{PIPE} = "IGNORE"; before connection termination logic. Limits the scope to just this one code block.

Modules

A FTP over SSL/TLS class