PaulHowarth/Blog/2019-12-26

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 (GH#4, CPAN RT#99055)

    • Now supports @INC hooks (GH#6)

    • Now filters out filenames starting with a dot (GH#7)

    • Now uses strict (GH#8)

    • Fixed CPAN RT#122016: test/ files show up in metacpan

    • Module::Find now uses @ModuleDirs (if specified) for loading modules (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


Recent