#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 19th March 2017 === ==== Fedora Project ==== * Updated `perl-MCE` to 1.821 in F-26 and Rawhide: * Improved reliability when running `MCE` with `threads` * Added parallel `Net::Pcap` and `Ping` demonstrations on Github: https://github.com/marioroy/mce-examples/tree/master/network * Optimized '`dequeue`' method in `MCE::Queue` * Optimized '`synchronize`' method in `MCE::Mutex` * Updated `perl-MCE-Shared` to 1.817 in F-26 and Rawhide: * Fixed broken `SIG{'PIPE'}` handling: e.g. `script.pl | head` * Improved reliability when running `MCE::Shared` with `threads` * Added parallel `Net::Pcap` and `Ping` demonstrations on Github: https://github.com/marioroy/mce-examples/tree/master/network * Default to '`:raw`' for `BINMODE` in `MCE::Shared::Handle` * Optimized '`dequeue`' method in `MCE::Shared::Queue` * Refactored `MCE::Hobo` to spawn children on the Windows platform * Bumped `MCE` dependency to 1.821 ==== Local Packages ==== * Updated `perl-MCE` to 1.821 as per the Fedora version * Updated `perl-MCE-Shared` to 1.817 as per the Fedora version * Updated `perl-Term-Table` to 0.008: * Remove stray line that was setting `STDOUT` to `utf8` * Prefer `Term::Size::Any` over `Term::ReadKey` * Do not use either if `STDOUT` is not a terminal ----