Fedora Packages

perl-MCE-1.900-1.fc41 in Fedora 41

↵ Return to the main page of perl-MCE
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2024-09-10 Paul Howarth <paul at city dash fan dot org> - 1.900-1 - Update to 1.900 (rhbz#2310966) - Improve MCE::Child exiting when signaled
2024-09-06 Paul Howarth <paul at city dash fan dot org> - 1.899-1 - Update to 1.899 (rhbz#2310353) - Fix for MCE::Child and MCE::Channel signal anomaly (GH#24)
2024-08-22 Paul Howarth <paul at city dash fan dot org> - 1.898-1 - Update to 1.898 (rhbz#2307114) - Fix for MCE::Child, Can't call method "len" on an undefined value during global destruction (GH#22)
2024-07-19 Fedora Release Engineering <releng at fedoraproject dot org> - 1.897-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-06-20 Paul Howarth <paul at city dash fan dot org> - 1.897-1 - Update to 1.897 - In scalar context, the init function in MCE Child and models Flow, Grep, Loop, Map, Step, and Stream returns a guard to call finish automatically upon leaving the { scope } (i.e. omitting finish) - Add out_iter_callback to MCE::Candy
2024-06-12 Paul Howarth <paul at city dash fan dot org> - 1.896-1 - Update to 1.896 (rhbz#2291411) - Weaken internal core MCE reference to reap workers automatically upon leaving the scope i.e. omitting shutdown - Note: No change to MCE models Flow, Grep, Loop, Map, Step, and Stream - Call finish explicitly to reap workers - This resolves the case when omitting calling $mce->run(), $mce->run(1) or $mce->shutdown() inside a scope, causing workers to linger around until completion of the script
2024-06-11 Paul Howarth <paul at city dash fan dot org> - 1.895-1 - Update to 1.895 (rhbz#2291112) - Revert back to calling CORE::rand() to set the internal seed; MCE and MCE::Child cannot assume the srand or setter function used by the application for predictability - https://perlmonks.org/?node_id=11159834 - https://perlmonks.org/?node_id=11159827 - Add class methods MCE->seed and MCE::Child->seed to retrieve the seed
2024-06-10 Paul Howarth <paul at city dash fan dot org> - 1.894-1 - Update to 1.894 (rhbz#2291112) - Improve support for PDL
2024-06-09 Paul Howarth <paul at city dash fan dot org> - 1.893-1 - Update to 1.893 (rhbz#2291021) - Remove check if spinning threads i.e. use_threads: predictable output matches non-threads for CORE, Math::Prime::Util and Math::Random::MT::Auto (see https://perlmonks.org/?node_id=11159834) - Preserve functionality for older Perl, non-threads
2024-06-06 Paul Howarth <paul at city dash fan dot org> - 1.891-1 - Update to 1.891 (rhbz#2290695) - Apply workaround for PDL::srand in MCE and MCE::Child (https://www.perlmonks.org/?node_id=11159773) - Add PDL::srand (v2.062~v2.089) and PDL::srandom (v2.089_01+) - Call CORE::srand inside child processes, only

Provides

  • perl(MCE)
  • perl(MCE::Candy)
  • perl(MCE::Channel)
  • perl(MCE::Channel::Mutex)
  • perl(MCE::Channel::MutexFast)
  • perl(MCE::Channel::Simple)
  • perl(MCE::Channel::SimpleFast)
  • perl(MCE::Channel::Threads)
  • perl(MCE::Channel::ThreadsFast)
  • perl(MCE::Child)
  • perl(MCE::Core::Input::Generator)
  • perl(MCE::Core::Input::Handle)
  • perl(MCE::Core::Input::Iterator)
  • perl(MCE::Core::Input::Request)
  • perl(MCE::Core::Input::Sequence)
  • perl(MCE::Core::Manager)
  • perl(MCE::Core::Validation)
  • perl(MCE::Core::Worker)
  • perl(MCE::Flow)
  • perl(MCE::Grep)
  • perl(MCE::Loop)
  • perl(MCE::Map)
  • perl(MCE::Mutex)
  • perl(MCE::Mutex::Channel)
  • perl(MCE::Mutex::Channel2)
  • perl(MCE::Mutex::Flock)
  • perl(MCE::Queue)
  • perl(MCE::Relay)
  • perl(MCE::Signal)
  • perl(MCE::Signal::_tmpdir)
  • perl(MCE::Step)
  • perl(MCE::Stream)
  • perl(MCE::Subs)
  • perl(MCE::Util)
  • perl-MCE

Files


Sources on Pagure