Changes for version 0.36 - 2017-03-20
- Updated the copyright & version number.
- Added additional module versions to the logs in BEGIN.
- Bug Id: 120341. Turns out the latest release of IO-Socket-SSL broke this module. (v2.046 broken, v2.012 worked) Looks like the start_SSL() call is removing my "_FTPSSL_arguments" hash entry.
- Bug Id: 120623. The OverrideHELP option had issues. Shouldn't have called _feat() or _site_help() for =>1 or =>\@lst. So removed in _help()!
- Bug Id: 120621. Request for a new feature of allowing objects that inherit from IO::Handle wherever it asks for a GLOB! put/get/DebugLogFile/etc ... Implemented via new helper function _isa_glob(). Also updated POD.
- Updated README section on using client certificates.
- Updated t/20-certificate.t to use a callback & updated the %certificate hash.
Modules
A FTP over SSL/TLS class