Hello community, here is the log from the commit of package perl-MCE for openSUSE:Factory checked in at 2020-08-21 19:18:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MCE (Old) and /work/SRC/openSUSE:Factory/.perl-MCE.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MCE" Fri Aug 21 19:18:03 2020 rev:20 rq:828475 version:1.874 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MCE/perl-MCE.changes 2020-08-04 20:19:48.056965847 +0200 +++ /work/SRC/openSUSE:Factory/.perl-MCE.new.3399/perl-MCE.changes 2020-08-21 19:18:32.832864219 +0200 @@ -1,0 +2,6 @@ +Wed Aug 19 03:09:37 UTC 2020 - Tina Müller <[email protected]> + +- updated to 1.874 + see /usr/share/doc/packages/perl-MCE/Changes + +------------------------------------------------------------------- Old: ---- MCE-1.873.tar.gz New: ---- MCE-1.874.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MCE.spec ++++++ --- /var/tmp/diff_new_pack.mxqluo/_old 2020-08-21 19:18:34.680865202 +0200 +++ /var/tmp/diff_new_pack.mxqluo/_new 2020-08-21 19:18:34.684865204 +0200 @@ -17,7 +17,7 @@ Name: perl-MCE -Version: 1.873 +Version: 1.874 Release: 0 %define cpan_name MCE Summary: Many-Core Engine for Perl providing parallel processing capabilities ++++++ MCE-1.873.tar.gz -> MCE-1.874.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/Changes new/MCE-1.874/Changes --- old/MCE-1.873/Changes 2020-08-01 22:48:13.000000000 +0200 +++ new/MCE-1.874/Changes 2020-08-18 22:20:07.000000000 +0200 @@ -1,7 +1,11 @@ Revision history for Perl module MCE. -1.873 Sat Aut 01 16:00:00 EST 2020 +1.874 Tue Aug 18 16:00:00 EST 2020 + + * Improved MCE->yield when used together with MCE::Relay. + +1.873 Sat Aug 01 16:00:00 EST 2020 * Removed unused variable in MCE::Mutex::Channel. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/META.json new/MCE-1.874/META.json --- old/MCE-1.873/META.json 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/META.json 2020-08-18 22:21:31.000000000 +0200 @@ -65,123 +65,123 @@ "provides" : { "MCE" : { "file" : "lib/MCE.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Candy" : { "file" : "lib/MCE/Candy.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Channel" : { "file" : "lib/MCE/Channel.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Channel::Mutex" : { "file" : "lib/MCE/Channel/Mutex.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Channel::Simple" : { "file" : "lib/MCE/Channel/Simple.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Channel::Threads" : { "file" : "lib/MCE/Channel/Threads.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Child" : { "file" : "lib/MCE/Child.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Input::Generator" : { "file" : "lib/MCE/Core/Input/Generator.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Input::Handle" : { "file" : "lib/MCE/Core/Input/Handle.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Input::Iterator" : { "file" : "lib/MCE/Core/Input/Iterator.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Input::Request" : { "file" : "lib/MCE/Core/Input/Request.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Input::Sequence" : { "file" : "lib/MCE/Core/Input/Sequence.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Manager" : { "file" : "lib/MCE/Core/Manager.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Validation" : { "file" : "lib/MCE/Core/Validation.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Core::Worker" : { "file" : "lib/MCE/Core/Worker.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Flow" : { "file" : "lib/MCE/Flow.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Grep" : { "file" : "lib/MCE/Grep.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Loop" : { "file" : "lib/MCE/Loop.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Map" : { "file" : "lib/MCE/Map.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Mutex" : { "file" : "lib/MCE/Mutex.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Mutex::Channel" : { "file" : "lib/MCE/Mutex/Channel.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Mutex::Channel2" : { "file" : "lib/MCE/Mutex/Channel2.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Mutex::Flock" : { "file" : "lib/MCE/Mutex/Flock.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Queue" : { "file" : "lib/MCE/Queue.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Relay" : { "file" : "lib/MCE/Relay.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Signal" : { "file" : "lib/MCE/Signal.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Step" : { "file" : "lib/MCE/Step.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Stream" : { "file" : "lib/MCE/Stream.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Subs" : { "file" : "lib/MCE/Subs.pm", - "version" : "1.873" + "version" : "1.874" }, "MCE::Util" : { "file" : "lib/MCE/Util.pm", - "version" : "1.873" + "version" : "1.874" } }, "release_status" : "stable", @@ -197,5 +197,5 @@ "url" : "https://github.com/marioroy/mce-perl.git" } }, - "version" : "1.873" + "version" : "1.874" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/META.yml new/MCE-1.874/META.yml --- old/MCE-1.873/META.yml 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/META.yml 2020-08-18 22:21:31.000000000 +0200 @@ -25,94 +25,94 @@ provides: MCE: file: lib/MCE.pm - version: '1.873' + version: '1.874' MCE::Candy: file: lib/MCE/Candy.pm - version: '1.873' + version: '1.874' MCE::Channel: file: lib/MCE/Channel.pm - version: '1.873' + version: '1.874' MCE::Channel::Mutex: file: lib/MCE/Channel/Mutex.pm - version: '1.873' + version: '1.874' MCE::Channel::Simple: file: lib/MCE/Channel/Simple.pm - version: '1.873' + version: '1.874' MCE::Channel::Threads: file: lib/MCE/Channel/Threads.pm - version: '1.873' + version: '1.874' MCE::Child: file: lib/MCE/Child.pm - version: '1.873' + version: '1.874' MCE::Core::Input::Generator: file: lib/MCE/Core/Input/Generator.pm - version: '1.873' + version: '1.874' MCE::Core::Input::Handle: file: lib/MCE/Core/Input/Handle.pm - version: '1.873' + version: '1.874' MCE::Core::Input::Iterator: file: lib/MCE/Core/Input/Iterator.pm - version: '1.873' + version: '1.874' MCE::Core::Input::Request: file: lib/MCE/Core/Input/Request.pm - version: '1.873' + version: '1.874' MCE::Core::Input::Sequence: file: lib/MCE/Core/Input/Sequence.pm - version: '1.873' + version: '1.874' MCE::Core::Manager: file: lib/MCE/Core/Manager.pm - version: '1.873' + version: '1.874' MCE::Core::Validation: file: lib/MCE/Core/Validation.pm - version: '1.873' + version: '1.874' MCE::Core::Worker: file: lib/MCE/Core/Worker.pm - version: '1.873' + version: '1.874' MCE::Flow: file: lib/MCE/Flow.pm - version: '1.873' + version: '1.874' MCE::Grep: file: lib/MCE/Grep.pm - version: '1.873' + version: '1.874' MCE::Loop: file: lib/MCE/Loop.pm - version: '1.873' + version: '1.874' MCE::Map: file: lib/MCE/Map.pm - version: '1.873' + version: '1.874' MCE::Mutex: file: lib/MCE/Mutex.pm - version: '1.873' + version: '1.874' MCE::Mutex::Channel: file: lib/MCE/Mutex/Channel.pm - version: '1.873' + version: '1.874' MCE::Mutex::Channel2: file: lib/MCE/Mutex/Channel2.pm - version: '1.873' + version: '1.874' MCE::Mutex::Flock: file: lib/MCE/Mutex/Flock.pm - version: '1.873' + version: '1.874' MCE::Queue: file: lib/MCE/Queue.pm - version: '1.873' + version: '1.874' MCE::Relay: file: lib/MCE/Relay.pm - version: '1.873' + version: '1.874' MCE::Signal: file: lib/MCE/Signal.pm - version: '1.873' + version: '1.874' MCE::Step: file: lib/MCE/Step.pm - version: '1.873' + version: '1.874' MCE::Stream: file: lib/MCE/Stream.pm - version: '1.873' + version: '1.874' MCE::Subs: file: lib/MCE/Subs.pm - version: '1.873' + version: '1.874' MCE::Util: file: lib/MCE/Util.pm - version: '1.873' + version: '1.874' recommends: Sereal::Decoder: '3.015' Sereal::Encoder: '3.015' @@ -139,4 +139,4 @@ homepage: https://github.com/marioroy/mce-perl license: http://dev.perl.org/licenses/ repository: https://github.com/marioroy/mce-perl.git -version: '1.873' +version: '1.874' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/Makefile.PL new/MCE-1.874/Makefile.PL --- old/MCE-1.873/Makefile.PL 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/Makefile.PL 2020-08-18 22:21:31.000000000 +0200 @@ -17,7 +17,7 @@ ABSTRACT => 'Many-Core Engine for Perl providing parallel processing capabilities', AUTHOR => 'Mario E. Roy <marioeroy AT gmail DOT com>', NAME => 'MCE', - VERSION => '1.873', + VERSION => '1.874', EXE_FILES => [ @exe_files ], @@ -68,123 +68,123 @@ 'provides' => { 'MCE' => { 'file' => 'lib/MCE.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Candy' => { 'file' => 'lib/MCE/Candy.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Channel' => { 'file' => 'lib/MCE/Channel.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Channel::Mutex' => { 'file' => 'lib/MCE/Channel/Mutex.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Channel::Simple' => { 'file' => 'lib/MCE/Channel/Simple.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Channel::Threads' => { 'file' => 'lib/MCE/Channel/Threads.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Child' => { 'file' => 'lib/MCE/Child.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Input::Generator' => { 'file' => 'lib/MCE/Core/Input/Generator.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Input::Handle' => { 'file' => 'lib/MCE/Core/Input/Handle.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Input::Iterator' => { 'file' => 'lib/MCE/Core/Input/Iterator.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Input::Request' => { 'file' => 'lib/MCE/Core/Input/Request.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Input::Sequence' => { 'file' => 'lib/MCE/Core/Input/Sequence.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Manager' => { 'file' => 'lib/MCE/Core/Manager.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Validation' => { 'file' => 'lib/MCE/Core/Validation.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Core::Worker' => { 'file' => 'lib/MCE/Core/Worker.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Flow' => { 'file' => 'lib/MCE/Flow.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Grep' => { 'file' => 'lib/MCE/Grep.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Loop' => { 'file' => 'lib/MCE/Loop.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Map' => { 'file' => 'lib/MCE/Map.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Mutex' => { 'file' => 'lib/MCE/Mutex.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Mutex::Channel' => { 'file' => 'lib/MCE/Mutex/Channel.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Mutex::Channel2' => { 'file' => 'lib/MCE/Mutex/Channel2.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Mutex::Flock' => { 'file' => 'lib/MCE/Mutex/Flock.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Queue' => { 'file' => 'lib/MCE/Queue.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Relay' => { 'file' => 'lib/MCE/Relay.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Signal' => { 'file' => 'lib/MCE/Signal.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Step' => { 'file' => 'lib/MCE/Step.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Stream' => { 'file' => 'lib/MCE/Stream.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Subs' => { 'file' => 'lib/MCE/Subs.pm', - 'version' => '1.873' + 'version' => '1.874' }, 'MCE::Util' => { 'file' => 'lib/MCE/Util.pm', - 'version' => '1.873' + 'version' => '1.874' } }, 'prereqs' => { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/README.md new/MCE-1.874/README.md --- old/MCE-1.873/README.md 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/README.md 2020-08-18 22:21:31.000000000 +0200 @@ -1,6 +1,6 @@ ## Many-Core Engine for Perl -This document describes MCE version 1.873. +This document describes MCE version 1.874. Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Candy.pm new/MCE-1.874/lib/MCE/Candy.pm --- old/MCE-1.873/lib/MCE/Candy.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Candy.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; our @CARP_NOT = qw( MCE ); @@ -240,7 +240,7 @@ =head1 VERSION -This document describes MCE::Candy version 1.873 +This document describes MCE::Candy version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Channel/Mutex.pm new/MCE-1.874/lib/MCE/Channel/Mutex.pm --- old/MCE-1.873/lib/MCE/Channel/Mutex.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Channel/Mutex.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; use base 'MCE::Channel'; use MCE::Mutex (); @@ -304,7 +304,7 @@ =head1 VERSION -This document describes MCE::Channel::Mutex version 1.873 +This document describes MCE::Channel::Mutex version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Channel/Simple.pm new/MCE-1.874/lib/MCE/Channel/Simple.pm --- old/MCE-1.873/lib/MCE/Channel/Simple.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Channel/Simple.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; use base 'MCE::Channel'; @@ -300,7 +300,7 @@ =head1 VERSION -This document describes MCE::Channel::Simple version 1.873 +This document describes MCE::Channel::Simple version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Channel/Threads.pm new/MCE-1.874/lib/MCE/Channel/Threads.pm --- old/MCE-1.873/lib/MCE/Channel/Threads.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Channel/Threads.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; use threads; use threads::shared; @@ -320,7 +320,7 @@ =head1 VERSION -This document describes MCE::Channel::Threads version 1.873 +This document describes MCE::Channel::Threads version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Channel.pm new/MCE-1.874/lib/MCE/Channel.pm --- old/MCE-1.873/lib/MCE/Channel.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Channel.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (TestingAndDebugging::ProhibitNoStrict) @@ -127,7 +127,7 @@ =head1 VERSION -This document describes MCE::Channel version 1.873 +This document describes MCE::Channel version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Child.pm new/MCE-1.874/lib/MCE/Child.pm --- old/MCE-1.873/lib/MCE/Child.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Child.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ package MCE::Child; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitExplicitReturnUndef) @@ -982,7 +982,7 @@ =head1 VERSION -This document describes MCE::Child version 1.873 +This document describes MCE::Child version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Input/Generator.pm new/MCE-1.874/lib/MCE/Core/Input/Generator.pm --- old/MCE-1.873/lib/MCE/Core/Input/Generator.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Input/Generator.pm 2020-08-18 22:21:31.000000000 +0200 @@ -15,7 +15,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## Items below are folded into MCE. @@ -220,7 +220,7 @@ =head1 VERSION -This document describes MCE::Core::Input::Generator version 1.873 +This document describes MCE::Core::Input::Generator version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Input/Handle.pm new/MCE-1.874/lib/MCE/Core/Input/Handle.pm --- old/MCE-1.873/lib/MCE/Core/Input/Handle.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Input/Handle.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## Items below are folded into MCE. @@ -280,7 +280,7 @@ =head1 VERSION -This document describes MCE::Core::Input::Handle version 1.873 +This document describes MCE::Core::Input::Handle version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Input/Iterator.pm new/MCE-1.874/lib/MCE/Core/Input/Iterator.pm --- old/MCE-1.873/lib/MCE/Core/Input/Iterator.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Input/Iterator.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## Items below are folded into MCE. @@ -128,7 +128,7 @@ =head1 VERSION -This document describes MCE::Core::Input::Iterator version 1.873 +This document describes MCE::Core::Input::Iterator version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Input/Request.pm new/MCE-1.874/lib/MCE/Core/Input/Request.pm --- old/MCE-1.873/lib/MCE/Core/Input/Request.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Input/Request.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## Items below are folded into MCE. @@ -199,7 +199,7 @@ =head1 VERSION -This document describes MCE::Core::Input::Request version 1.873 +This document describes MCE::Core::Input::Request version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Input/Sequence.pm new/MCE-1.874/lib/MCE/Core/Input/Sequence.pm --- old/MCE-1.873/lib/MCE/Core/Input/Sequence.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Input/Sequence.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## Items below are folded into MCE. @@ -231,7 +231,7 @@ =head1 VERSION -This document describes MCE::Core::Input::Sequence version 1.873 +This document describes MCE::Core::Input::Sequence version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Manager.pm new/MCE-1.874/lib/MCE/Core/Manager.pm --- old/MCE-1.873/lib/MCE/Core/Manager.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Manager.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (TestingAndDebugging::ProhibitNoStrict) @@ -670,13 +670,32 @@ ? $_tasks->[$_task_id]{interval} : $self->{interval}; - if ( $_interval ) { + if (!$_interval) { + print {$_DAU_R_SOCK} '0'.$LF; + } + elsif ($_interval->{max_nodes} == 1) { + my $_delay = $_interval->{delay}; + my $_lapse = $_interval->{_lapse}; + my $_time = MCE::Util::_time(); + + if (!$_delay || !defined $_lapse) { + $_lapse = $_time; + } + elsif ($_lapse + $_delay - $_time < 0) { + $_lapse += int( abs($_time - $_lapse) / $_delay + 0.5 ) * $_delay; + } + + $_interval->{_lapse} = ($_lapse += $_delay); + print {$_DAU_R_SOCK} ($_lapse - $_time).$LF + } + else { my $_max_workers = ($_tasks) ? $_tasks->[$_task_id]{max_workers} : $self->{max_workers}; - $_delay_wid[$_task_id] = 1 - if (++$_delay_wid[$_task_id] > $_max_workers); + if (++$_delay_wid[$_task_id] > $_max_workers) { + $_delay_wid[$_task_id] = 1; + } my $_nodes = $_interval->{max_nodes}; my $_id = $_interval->{node_id}; @@ -698,9 +717,6 @@ ? print {$_DAU_R_SOCK} $_delay.$LF : print {$_DAU_R_SOCK} '0'.$LF; } - else { - print {$_DAU_R_SOCK} '0'.$LF; - } return; }, @@ -1025,7 +1041,7 @@ =head1 VERSION -This document describes MCE::Core::Manager version 1.873 +This document describes MCE::Core::Manager version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Validation.pm new/MCE-1.874/lib/MCE/Core/Validation.pm --- old/MCE-1.873/lib/MCE/Core/Validation.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Validation.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## Items below are folded into MCE. @@ -391,7 +391,7 @@ =head1 VERSION -This document describes MCE::Core::Validation version 1.873 +This document describes MCE::Core::Validation version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core/Worker.pm new/MCE-1.874/lib/MCE/Core/Worker.pm --- old/MCE-1.873/lib/MCE/Core/Worker.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core/Worker.pm 2020-08-18 22:21:31.000000000 +0200 @@ -14,7 +14,7 @@ use strict; use warnings; -our $VERSION = '1.873'; +our $VERSION = '1.874'; my $_tid = $INC{'threads.pm'} ? threads->tid() : 0; @@ -714,7 +714,7 @@ =head1 VERSION -This document describes MCE::Core::Worker version 1.873 +This document describes MCE::Core::Worker version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Core.pod new/MCE-1.874/lib/MCE/Core.pod --- old/MCE-1.873/lib/MCE/Core.pod 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Core.pod 2020-08-18 22:21:31.000000000 +0200 @@ -5,7 +5,7 @@ =head1 VERSION -This document describes MCE::Core version 1.873 +This document describes MCE::Core version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Examples.pod new/MCE-1.874/lib/MCE/Examples.pod --- old/MCE-1.873/lib/MCE/Examples.pod 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Examples.pod 2020-08-18 22:21:31.000000000 +0200 @@ -5,7 +5,7 @@ =head1 VERSION -This document describes MCE::Examples version 1.873 +This document describes MCE::Examples version 1.874 =head1 INCLUDED WITH THE DISTRIBUTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Flow.pm new/MCE-1.874/lib/MCE/Flow.pm --- old/MCE-1.873/lib/MCE/Flow.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Flow.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -479,7 +479,7 @@ =head1 VERSION -This document describes MCE::Flow version 1.873 +This document describes MCE::Flow version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Grep.pm new/MCE-1.874/lib/MCE/Grep.pm --- old/MCE-1.873/lib/MCE/Grep.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Grep.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -434,7 +434,7 @@ =head1 VERSION -This document describes MCE::Grep version 1.873 +This document describes MCE::Grep version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Loop.pm new/MCE-1.874/lib/MCE/Loop.pm --- old/MCE-1.873/lib/MCE/Loop.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Loop.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -349,7 +349,7 @@ =head1 VERSION -This document describes MCE::Loop version 1.873 +This document describes MCE::Loop version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Map.pm new/MCE-1.874/lib/MCE/Map.pm --- old/MCE-1.873/lib/MCE/Map.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Map.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -434,7 +434,7 @@ =head1 VERSION -This document describes MCE::Map version 1.873 +This document describes MCE::Map version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Mutex/Channel.pm new/MCE-1.874/lib/MCE/Mutex/Channel.pm --- old/MCE-1.873/lib/MCE/Mutex/Channel.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Mutex/Channel.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; use base 'MCE::Mutex'; use Scalar::Util qw(weaken); @@ -139,7 +139,7 @@ =head1 VERSION -This document describes MCE::Mutex::Channel version 1.873 +This document describes MCE::Mutex::Channel version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Mutex/Channel2.pm new/MCE-1.874/lib/MCE/Mutex/Channel2.pm --- old/MCE-1.873/lib/MCE/Mutex/Channel2.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Mutex/Channel2.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; use base 'MCE::Mutex::Channel'; use MCE::Util (); @@ -116,7 +116,7 @@ =head1 VERSION -This document describes MCE::Mutex::Channel2 version 1.873 +This document describes MCE::Mutex::Channel2 version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Mutex/Flock.pm new/MCE-1.874/lib/MCE/Mutex/Flock.pm --- old/MCE-1.873/lib/MCE/Mutex/Flock.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Mutex/Flock.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; use base 'MCE::Mutex'; use Fcntl ':flock'; @@ -183,7 +183,7 @@ =head1 VERSION -This document describes MCE::Mutex::Flock version 1.873 +This document describes MCE::Mutex::Flock version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Mutex.pm new/MCE-1.874/lib/MCE/Mutex.pm --- old/MCE-1.873/lib/MCE/Mutex.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Mutex.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (TestingAndDebugging::ProhibitNoStrict) @@ -76,7 +76,7 @@ =head1 VERSION -This document describes MCE::Mutex version 1.873 +This document describes MCE::Mutex version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Queue.pm new/MCE-1.874/lib/MCE/Queue.pm --- old/MCE-1.873/lib/MCE/Queue.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Queue.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (Subroutines::ProhibitExplicitReturnUndef) ## no critic (TestingAndDebugging::ProhibitNoStrict) @@ -1395,7 +1395,7 @@ =head1 VERSION -This document describes MCE::Queue version 1.873 +This document describes MCE::Queue version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Relay.pm new/MCE-1.874/lib/MCE/Relay.pm --- old/MCE-1.873/lib/MCE/Relay.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Relay.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized numeric ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -368,7 +368,7 @@ =head1 VERSION -This document describes MCE::Relay version 1.873 +This document describes MCE::Relay version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Signal.pm new/MCE-1.874/lib/MCE/Signal.pm --- old/MCE-1.873/lib/MCE/Signal.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Signal.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized once ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) @@ -438,7 +438,7 @@ =head1 VERSION -This document describes MCE::Signal version 1.873 +This document describes MCE::Signal version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Step.pm new/MCE-1.874/lib/MCE/Step.pm --- old/MCE-1.873/lib/MCE/Step.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Step.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -697,7 +697,7 @@ =head1 VERSION -This document describes MCE::Step version 1.873 +This document describes MCE::Step version 1.874 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Stream.pm new/MCE-1.874/lib/MCE/Stream.pm --- old/MCE-1.873/lib/MCE/Stream.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Stream.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) @@ -671,7 +671,7 @@ =head1 VERSION -This document describes MCE::Stream version 1.873 +This document describes MCE::Stream version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Subs.pm new/MCE-1.874/lib/MCE/Subs.pm --- old/MCE-1.873/lib/MCE/Subs.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Subs.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (Subroutines::ProhibitSubroutinePrototypes) ## no critic (TestingAndDebugging::ProhibitNoStrict) @@ -204,7 +204,7 @@ =head1 VERSION -This document describes MCE::Subs version 1.873 +This document describes MCE::Subs version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE/Util.pm new/MCE-1.874/lib/MCE/Util.pm --- old/MCE-1.873/lib/MCE/Util.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE/Util.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized numeric ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) @@ -429,7 +429,7 @@ =head1 VERSION -This document describes MCE::Util version 1.873 +This document describes MCE::Util version 1.874 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE.pm new/MCE-1.874/lib/MCE.pm --- old/MCE-1.873/lib/MCE.pm 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE.pm 2020-08-18 22:21:31.000000000 +0200 @@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized ); -our $VERSION = '1.873'; +our $VERSION = '1.874'; ## no critic (BuiltinFunctions::ProhibitStringyEval) ## no critic (Subroutines::ProhibitSubroutinePrototypes) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/MCE-1.873/lib/MCE.pod new/MCE-1.874/lib/MCE.pod --- old/MCE-1.873/lib/MCE.pod 2020-08-01 22:50:16.000000000 +0200 +++ new/MCE-1.874/lib/MCE.pod 2020-08-18 22:21:31.000000000 +0200 @@ -5,7 +5,7 @@ =head1 VERSION -This document describes MCE version 1.873 +This document describes MCE version 1.874 Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores.
