#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 26th December 2019 === ==== Fedora Project ==== * Updated `perl-MCE` to 1.865 in Rawhide: * Bug fix for two-way IPC stalling on Windows in `MCE::Channel::Threads`: see https://www.perlmonks.org/?node_id=11110612 * Remove the check for MSWin32 in `MCE::Channel::Mutex`; `MCE::Channel` since the 1st release silently defaults to `MCE::Channel::Threads` on Windows * Small tweak to `MCE::Signal` * Updated `perl-Module-Find` to 0.15 in Rawhide: * Removed file readability check ([[https://github.com/crenz/Module-Find/pull/4|GH#4]], [[CPAN:99055|CPAN RT#99055]]) * Now supports `@INC` hooks ([[https://github.com/crenz/Module-Find/pull/6|GH#6]]) * Now filters out filenames starting with a dot ([[https://github.com/crenz/Module-Find/pull/7|GH#7]]) * Now uses `strict` ([[https://github.com/crenz/Module-Find/pull/8|GH#8]]) * Fixed [[CPAN:122016|CPAN RT#122016]]: `test/` files show up in metacpan * `Module::Find` now uses `@ModuleDirs` (if specified) for loading modules ([[CPAN:127657|CPAN RT#127657]]); previously, when using `setmoduledirs()` to set an array of directories that did not contain `@INC`, `Module::Find` would find the modules correctly, but load them from `@INC` ==== Local Packages ==== * Updated `perl-MCE` to 1.865 as per the Fedora version * Updated `perl-Module-Find` to 0.15 as per the Fedora version ----