#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 30th March 2015 === ==== Fedora Project ==== * Updated `List-MoreUtils` to 0.410 in F-22 and Rawhide: * Fix [[CPAN:102885|CPAN RT#102885]]: `uniq` bug broke tied array * Fix [[https://github.com/perl5-utils/List-MoreUtils/issues/8|issue/8]]: Macros introduced in [[http://github.com/perl5-utils/List-MoreUtils/commit/dfd851147f|dfd851147f]] cause problems with MSVC * Update `ppport.h` from 3.25 to 3.31 * Fix multiple `mg_get` can break weird ties * Fix test run using `PERL5OPT=d:Confess` * Use `base` instead of `parent`, 'cause `parent` isn't bundled before 5.10.1 * Update bundled bootstrap modules * `Data::Tumbler` to 0.010 * `Test::WriteVariants` to 0.012 * `Config::AutoConf` to 0.311 * Fix spelling (and add stop-words for names etc. in author tests) ==== Local Packages ==== * Updated `perl-File-Which` to 1.16: * Remove `use Test::Script` from tests that escaped when this requirement became optional * Updated `List-MoreUtils` to 0.410 as per the Fedora version * Updated `perl-Net-FTPSSL` to 0.27: * Fixed [[CPAN:102680|CPAN RT#102680]]: Bad "supported" test in `xput`/`xtransfer` with regard to `OverrideHELP=>1` (all other `OverrideHELP` options worked fine) * Added `all_supported()` to assist in fixing the above bug * Some minor POD corrections * Added check to `quot("HELP")` to see if `HELP` was overridden; required a minor change in `new()` to support this logic * Added the `INTERPRETING THE LOGS` section in the POD text ----