#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 23rd March 2017 === ==== Fedora Project ==== * Updated `perl-MetaCPAN-Client` to 2.008001 in F-26 and Rawhide: * Added `metacpan_url` method to the entity objects ([[https://github.com/metacpan/metacpan-client/issues/69|GH#69]]) * Fixed `t/scroll.t` ==== Local Packages ==== * Updated `perl-MetaCPAN-Client` to 2.008001 as per the Fedora version * Updated `perl-Net-FTPSSL` to 0.36: * Added additional module versions to the logs in `BEGIN` * [[CPAN:120341|CPAN RT#120341]]: 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 * [[CPAN:120623|CPAN RT#120623]]: The `OverrideHELP` option had issues: shouldn't have called `_feat()` or `_site_help()` for `=>1` or `=>\@lst`, so removed in `_help()` * [[CPAN:120621|CPAN RT#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 and updated the `%certificate` hash ----