Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-MCE for openSUSE:Factory 
checked in at 2022-11-08 10:54:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MCE (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MCE.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MCE"

Tue Nov  8 10:54:39 2022 rev:26 rq:1034327 version:1.881

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MCE/perl-MCE.changes        2022-10-15 
16:40:40.434617181 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MCE.new.1597/perl-MCE.changes      
2022-11-08 10:54:48.117748264 +0100
@@ -1,0 +2,15 @@
+Sat Oct 15 03:06:56 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 1.881
+   see /usr/share/doc/packages/perl-MCE/Changes
+
+  1.881 Thu Oct 13 23:45:00 EST 2022
+
+    * Improved the private _parse_chunk_size function. For better
+      utilization of CPU cores in MCE::Grep, MCE::Map, and MCE::Stream,
+      processing small input sizes.
+
+      Previously, chunk_size => 'auto' equals 2 minimally.
+      Starting with MCE v1.881, 'auto' equals 1 minimally.
+
+-------------------------------------------------------------------

Old:
----
  MCE-1.880.tar.gz

New:
----
  MCE-1.881.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-MCE.spec ++++++
--- /var/tmp/diff_new_pack.3PtF7I/_old  2022-11-08 10:54:48.613749431 +0100
+++ /var/tmp/diff_new_pack.3PtF7I/_new  2022-11-08 10:54:48.617749440 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name MCE
 Name:           perl-MCE
-Version:        1.880
+Version:        1.881
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Many-Core Engine for Perl providing parallel processing 
capabilities

++++++ MCE-1.880.tar.gz -> MCE-1.881.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/Changes new/MCE-1.881/Changes
--- old/MCE-1.880/Changes       2022-10-10 10:08:16.000000000 +0200
+++ new/MCE-1.881/Changes       2022-10-14 06:26:46.000000000 +0200
@@ -1,6 +1,15 @@
 
 Revision history for Perl module MCE.
 
+1.881 Thu Oct 13 23:45:00 EST 2022
+
+  * Improved the private _parse_chunk_size function. For better
+    utilization of CPU cores in MCE::Grep, MCE::Map, and MCE::Stream,
+    processing small input sizes.
+
+    Previously, chunk_size => 'auto' equals 2 minimally.
+    Starting with MCE v1.881, 'auto' equals 1 minimally.
+
 1.880 Mon Oct 10 04:00:00 EST 2022
 
   * Improved reliability on the Windows platform.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/META.json new/MCE-1.881/META.json
--- old/MCE-1.880/META.json     2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/META.json     2022-10-14 05:45:58.000000000 +0200
@@ -65,135 +65,135 @@
    "provides" : {
       "MCE" : {
          "file" : "lib/MCE.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Candy" : {
          "file" : "lib/MCE/Candy.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel" : {
          "file" : "lib/MCE/Channel.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel::Mutex" : {
          "file" : "lib/MCE/Channel/Mutex.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel::MutexFast" : {
          "file" : "lib/MCE/Channel/MutexFast.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel::Simple" : {
          "file" : "lib/MCE/Channel/Simple.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel::SimpleFast" : {
          "file" : "lib/MCE/Channel/SimpleFast.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel::Threads" : {
          "file" : "lib/MCE/Channel/Threads.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Channel::ThreadsFast" : {
          "file" : "lib/MCE/Channel/ThreadsFast.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Child" : {
          "file" : "lib/MCE/Child.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Input::Generator" : {
          "file" : "lib/MCE/Core/Input/Generator.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Input::Handle" : {
          "file" : "lib/MCE/Core/Input/Handle.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Input::Iterator" : {
          "file" : "lib/MCE/Core/Input/Iterator.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Input::Request" : {
          "file" : "lib/MCE/Core/Input/Request.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Input::Sequence" : {
          "file" : "lib/MCE/Core/Input/Sequence.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Manager" : {
          "file" : "lib/MCE/Core/Manager.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Validation" : {
          "file" : "lib/MCE/Core/Validation.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Core::Worker" : {
          "file" : "lib/MCE/Core/Worker.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Flow" : {
          "file" : "lib/MCE/Flow.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Grep" : {
          "file" : "lib/MCE/Grep.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Loop" : {
          "file" : "lib/MCE/Loop.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Map" : {
          "file" : "lib/MCE/Map.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Mutex" : {
          "file" : "lib/MCE/Mutex.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Mutex::Channel" : {
          "file" : "lib/MCE/Mutex/Channel.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Mutex::Channel2" : {
          "file" : "lib/MCE/Mutex/Channel2.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Mutex::Flock" : {
          "file" : "lib/MCE/Mutex/Flock.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Queue" : {
          "file" : "lib/MCE/Queue.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Relay" : {
          "file" : "lib/MCE/Relay.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Signal" : {
          "file" : "lib/MCE/Signal.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Step" : {
          "file" : "lib/MCE/Step.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Stream" : {
          "file" : "lib/MCE/Stream.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Subs" : {
          "file" : "lib/MCE/Subs.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       },
       "MCE::Util" : {
          "file" : "lib/MCE/Util.pm",
-         "version" : "1.880"
+         "version" : "1.881"
       }
    },
    "release_status" : "stable",
@@ -209,5 +209,5 @@
          "url" : "https://github.com/marioroy/mce-perl.git";
       }
    },
-   "version" : "1.880"
+   "version" : "1.881"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/META.yml new/MCE-1.881/META.yml
--- old/MCE-1.880/META.yml      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/META.yml      2022-10-14 05:45:58.000000000 +0200
@@ -25,103 +25,103 @@
 provides:
   MCE:
     file: lib/MCE.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Candy:
     file: lib/MCE/Candy.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel:
     file: lib/MCE/Channel.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel::Mutex:
     file: lib/MCE/Channel/Mutex.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel::MutexFast:
     file: lib/MCE/Channel/MutexFast.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel::Simple:
     file: lib/MCE/Channel/Simple.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel::SimpleFast:
     file: lib/MCE/Channel/SimpleFast.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel::Threads:
     file: lib/MCE/Channel/Threads.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Channel::ThreadsFast:
     file: lib/MCE/Channel/ThreadsFast.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Child:
     file: lib/MCE/Child.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Input::Generator:
     file: lib/MCE/Core/Input/Generator.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Input::Handle:
     file: lib/MCE/Core/Input/Handle.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Input::Iterator:
     file: lib/MCE/Core/Input/Iterator.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Input::Request:
     file: lib/MCE/Core/Input/Request.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Input::Sequence:
     file: lib/MCE/Core/Input/Sequence.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Manager:
     file: lib/MCE/Core/Manager.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Validation:
     file: lib/MCE/Core/Validation.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Core::Worker:
     file: lib/MCE/Core/Worker.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Flow:
     file: lib/MCE/Flow.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Grep:
     file: lib/MCE/Grep.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Loop:
     file: lib/MCE/Loop.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Map:
     file: lib/MCE/Map.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Mutex:
     file: lib/MCE/Mutex.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Mutex::Channel:
     file: lib/MCE/Mutex/Channel.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Mutex::Channel2:
     file: lib/MCE/Mutex/Channel2.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Mutex::Flock:
     file: lib/MCE/Mutex/Flock.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Queue:
     file: lib/MCE/Queue.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Relay:
     file: lib/MCE/Relay.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Signal:
     file: lib/MCE/Signal.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Step:
     file: lib/MCE/Step.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Stream:
     file: lib/MCE/Stream.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Subs:
     file: lib/MCE/Subs.pm
-    version: '1.880'
+    version: '1.881'
   MCE::Util:
     file: lib/MCE/Util.pm
-    version: '1.880'
+    version: '1.881'
 recommends:
   Sereal::Decoder: '3.015'
   Sereal::Encoder: '3.015'
@@ -148,4 +148,4 @@
   homepage: https://github.com/marioroy/mce-perl
   license: https://dev.perl.org/licenses/
   repository: https://github.com/marioroy/mce-perl.git
-version: '1.880'
+version: '1.881'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/Makefile.PL new/MCE-1.881/Makefile.PL
--- old/MCE-1.880/Makefile.PL   2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/Makefile.PL   2022-10-14 05:45:58.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.880',
+   VERSION  => '1.881',
 
    EXE_FILES => [ @exe_files ],
 
@@ -68,135 +68,135 @@
          'provides' => {
             'MCE' => {
                'file'    => 'lib/MCE.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Candy' => {
                'file'    => 'lib/MCE/Candy.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel' => {
                'file'    => 'lib/MCE/Channel.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel::Mutex' => {
                'file'    => 'lib/MCE/Channel/Mutex.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel::MutexFast' => {
                'file'    => 'lib/MCE/Channel/MutexFast.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel::Simple' => {
                'file'    => 'lib/MCE/Channel/Simple.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel::SimpleFast' => {
                'file'    => 'lib/MCE/Channel/SimpleFast.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel::Threads' => {
                'file'    => 'lib/MCE/Channel/Threads.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Channel::ThreadsFast' => {
                'file'    => 'lib/MCE/Channel/ThreadsFast.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Child' => {
                'file'    => 'lib/MCE/Child.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Input::Generator' => {
                'file'    => 'lib/MCE/Core/Input/Generator.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Input::Handle' => {
                'file'    => 'lib/MCE/Core/Input/Handle.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Input::Iterator' => {
                'file'    => 'lib/MCE/Core/Input/Iterator.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Input::Request' => {
                'file'    => 'lib/MCE/Core/Input/Request.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Input::Sequence' => {
                'file'    => 'lib/MCE/Core/Input/Sequence.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Manager' => {
                'file'    => 'lib/MCE/Core/Manager.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Validation' => {
                'file'    => 'lib/MCE/Core/Validation.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Core::Worker' => {
                'file'    => 'lib/MCE/Core/Worker.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Flow' => {
                'file'    => 'lib/MCE/Flow.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Grep' => {
                'file'    => 'lib/MCE/Grep.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Loop' => {
                'file'    => 'lib/MCE/Loop.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Map' => {
                'file'    => 'lib/MCE/Map.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Mutex' => {
                'file'    => 'lib/MCE/Mutex.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Mutex::Channel' => {
                'file'    => 'lib/MCE/Mutex/Channel.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Mutex::Channel2' => {
                'file'    => 'lib/MCE/Mutex/Channel2.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Mutex::Flock' => {
                'file'    => 'lib/MCE/Mutex/Flock.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Queue' => {
                'file'    => 'lib/MCE/Queue.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Relay' => {
                'file'    => 'lib/MCE/Relay.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Signal' => {
                'file'    => 'lib/MCE/Signal.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Step' => {
                'file'    => 'lib/MCE/Step.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Stream' => {
                'file'    => 'lib/MCE/Stream.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Subs' => {
                'file'    => 'lib/MCE/Subs.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             },
             'MCE::Util' => {
                'file'    => 'lib/MCE/Util.pm',
-               'version' => '1.880'
+               'version' => '1.881'
             }
          },
          'prereqs' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/README.md new/MCE-1.881/README.md
--- old/MCE-1.880/README.md     2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/README.md     2022-10-14 05:45:58.000000000 +0200
@@ -1,6 +1,6 @@
 ## Many-Core Engine for Perl
 
-This document describes MCE version 1.880.
+This document describes MCE version 1.881.
 
 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.880/lib/MCE/Candy.pm 
new/MCE-1.881/lib/MCE/Candy.pm
--- old/MCE-1.880/lib/MCE/Candy.pm      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Candy.pm      2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 our @CARP_NOT = qw( MCE );
 
@@ -240,7 +240,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Candy version 1.880
+This document describes MCE::Candy version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel/Mutex.pm 
new/MCE-1.881/lib/MCE/Channel/Mutex.pm
--- old/MCE-1.880/lib/MCE/Channel/Mutex.pm      2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Channel/Mutex.pm      2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Channel';
 use MCE::Mutex ();
@@ -304,7 +304,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::Mutex version 1.880
+This document describes MCE::Channel::Mutex version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel/MutexFast.pm 
new/MCE-1.881/lib/MCE/Channel/MutexFast.pm
--- old/MCE-1.880/lib/MCE/Channel/MutexFast.pm  2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Channel/MutexFast.pm  2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Channel';
 use MCE::Mutex ();
@@ -308,7 +308,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::MutexFast version 1.880
+This document describes MCE::Channel::MutexFast version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel/Simple.pm 
new/MCE-1.881/lib/MCE/Channel/Simple.pm
--- old/MCE-1.880/lib/MCE/Channel/Simple.pm     2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Channel/Simple.pm     2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Channel';
 
@@ -300,7 +300,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::Simple version 1.880
+This document describes MCE::Channel::Simple version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel/SimpleFast.pm 
new/MCE-1.881/lib/MCE/Channel/SimpleFast.pm
--- old/MCE-1.880/lib/MCE/Channel/SimpleFast.pm 2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Channel/SimpleFast.pm 2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Channel';
 
@@ -308,7 +308,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::SimpleFast version 1.880
+This document describes MCE::Channel::SimpleFast version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel/Threads.pm 
new/MCE-1.881/lib/MCE/Channel/Threads.pm
--- old/MCE-1.880/lib/MCE/Channel/Threads.pm    2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Channel/Threads.pm    2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use threads;
 use threads::shared;
@@ -320,7 +320,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::Threads version 1.880
+This document describes MCE::Channel::Threads version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel/ThreadsFast.pm 
new/MCE-1.881/lib/MCE/Channel/ThreadsFast.pm
--- old/MCE-1.880/lib/MCE/Channel/ThreadsFast.pm        2022-10-10 
09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Channel/ThreadsFast.pm        2022-10-14 
05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use threads;
 use threads::shared;
@@ -326,7 +326,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::ThreadsFast version 1.880
+This document describes MCE::Channel::ThreadsFast version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Channel.pm 
new/MCE-1.881/lib/MCE/Channel.pm
--- old/MCE-1.880/lib/MCE/Channel.pm    2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Channel.pm    2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -131,7 +131,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel version 1.880
+This document describes MCE::Channel version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Child.pm 
new/MCE-1.881/lib/MCE/Child.pm
--- old/MCE-1.880/lib/MCE/Child.pm      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Child.pm      2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 package MCE::Child;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitExplicitReturnUndef)
@@ -985,7 +985,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Child version 1.880
+This document describes MCE::Child version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Input/Generator.pm 
new/MCE-1.881/lib/MCE/Core/Input/Generator.pm
--- old/MCE-1.880/lib/MCE/Core/Input/Generator.pm       2022-10-10 
09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Core/Input/Generator.pm       2022-10-14 
05:45:58.000000000 +0200
@@ -15,7 +15,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## Items below are folded into MCE.
 
@@ -220,7 +220,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Generator version 1.880
+This document describes MCE::Core::Input::Generator version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Input/Handle.pm 
new/MCE-1.881/lib/MCE/Core/Input/Handle.pm
--- old/MCE-1.880/lib/MCE/Core/Input/Handle.pm  2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Core/Input/Handle.pm  2022-10-14 05:45:58.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## Items below are folded into MCE.
 
@@ -283,7 +283,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Handle version 1.880
+This document describes MCE::Core::Input::Handle version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Input/Iterator.pm 
new/MCE-1.881/lib/MCE/Core/Input/Iterator.pm
--- old/MCE-1.880/lib/MCE/Core/Input/Iterator.pm        2022-10-10 
09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Core/Input/Iterator.pm        2022-10-14 
05:45:58.000000000 +0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## Items below are folded into MCE.
 
@@ -128,7 +128,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Iterator version 1.880
+This document describes MCE::Core::Input::Iterator version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Input/Request.pm 
new/MCE-1.881/lib/MCE/Core/Input/Request.pm
--- old/MCE-1.880/lib/MCE/Core/Input/Request.pm 2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Core/Input/Request.pm 2022-10-14 05:45:58.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## Items below are folded into MCE.
 
@@ -199,7 +199,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Request version 1.880
+This document describes MCE::Core::Input::Request version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Input/Sequence.pm 
new/MCE-1.881/lib/MCE/Core/Input/Sequence.pm
--- old/MCE-1.880/lib/MCE/Core/Input/Sequence.pm        2022-10-10 
09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Core/Input/Sequence.pm        2022-10-14 
05:45:58.000000000 +0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## Items below are folded into MCE.
 
@@ -234,7 +234,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Sequence version 1.880
+This document describes MCE::Core::Input::Sequence version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Manager.pm 
new/MCE-1.881/lib/MCE/Core/Manager.pm
--- old/MCE-1.880/lib/MCE/Core/Manager.pm       2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Core/Manager.pm       2022-10-14 05:45:58.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -1041,7 +1041,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Manager version 1.880
+This document describes MCE::Core::Manager version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Validation.pm 
new/MCE-1.881/lib/MCE/Core/Validation.pm
--- old/MCE-1.880/lib/MCE/Core/Validation.pm    2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Core/Validation.pm    2022-10-14 05:45:58.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## Items below are folded into MCE.
 
@@ -320,13 +320,17 @@
          if ($_size) {
             $_chunk_size = int($_size / $_max_workers / 24 + 0.5);
             $_chunk_size = 5_242_880 if $_chunk_size > 5_242_880;  # 5M
-            $_chunk_size = 2 if $_chunk_size <= 8192;
+            if ($_chunk_size <= 8192) {
+               $_chunk_size = (caller() =~ /^MCE::(?:Grep|Map|Stream)/) ? 1 : 
2;
+            }
          }
       }
       else {
          $_chunk_size = int($_size / $_max_workers / 24 + 0.5);
          $_chunk_size = 8000 if $_chunk_size > 8000;
-         $_chunk_size = 2 if $_chunk_size < 2;
+         if ($_chunk_size < 2) {
+            $_chunk_size = (caller() =~ /^MCE::(?:Grep|Map|Stream)/) ? 1 : 2;
+         }
       }
    }
 
@@ -398,7 +402,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Validation version 1.880
+This document describes MCE::Core::Validation version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core/Worker.pm 
new/MCE-1.881/lib/MCE/Core/Worker.pm
--- old/MCE-1.880/lib/MCE/Core/Worker.pm        2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Core/Worker.pm        2022-10-14 05:45:58.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 my $_tid = $INC{'threads.pm'} ? threads->tid() : 0;
 
@@ -716,7 +716,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Worker version 1.880
+This document describes MCE::Core::Worker version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Core.pod 
new/MCE-1.881/lib/MCE/Core.pod
--- old/MCE-1.880/lib/MCE/Core.pod      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Core.pod      2022-10-14 05:45:58.000000000 +0200
@@ -5,7 +5,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core version 1.880
+This document describes MCE::Core version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Examples.pod 
new/MCE-1.881/lib/MCE/Examples.pod
--- old/MCE-1.880/lib/MCE/Examples.pod  2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Examples.pod  2022-10-14 05:45:58.000000000 +0200
@@ -5,7 +5,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Examples version 1.880
+This document describes MCE::Examples version 1.881
 
 =head1 INCLUDED WITH THE DISTRIBUTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Flow.pm 
new/MCE-1.881/lib/MCE/Flow.pm
--- old/MCE-1.880/lib/MCE/Flow.pm       2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Flow.pm       2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -479,7 +479,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Flow version 1.880
+This document describes MCE::Flow version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Grep.pm 
new/MCE-1.881/lib/MCE/Grep.pm
--- old/MCE-1.880/lib/MCE/Grep.pm       2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Grep.pm       2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -434,7 +434,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Grep version 1.880
+This document describes MCE::Grep version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Loop.pm 
new/MCE-1.881/lib/MCE/Loop.pm
--- old/MCE-1.880/lib/MCE/Loop.pm       2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Loop.pm       2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -349,7 +349,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Loop version 1.880
+This document describes MCE::Loop version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Map.pm new/MCE-1.881/lib/MCE/Map.pm
--- old/MCE-1.880/lib/MCE/Map.pm        2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Map.pm        2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -434,7 +434,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Map version 1.880
+This document describes MCE::Map version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Mutex/Channel.pm 
new/MCE-1.881/lib/MCE/Mutex/Channel.pm
--- old/MCE-1.880/lib/MCE/Mutex/Channel.pm      2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Mutex/Channel.pm      2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Mutex';
 use MCE::Util ();
@@ -169,7 +169,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex::Channel version 1.880
+This document describes MCE::Mutex::Channel version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Mutex/Channel2.pm 
new/MCE-1.881/lib/MCE/Mutex/Channel2.pm
--- old/MCE-1.880/lib/MCE/Mutex/Channel2.pm     2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Mutex/Channel2.pm     2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Mutex::Channel';
 use MCE::Util ();
@@ -135,7 +135,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex::Channel2 version 1.880
+This document describes MCE::Mutex::Channel2 version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Mutex/Flock.pm 
new/MCE-1.881/lib/MCE/Mutex/Flock.pm
--- old/MCE-1.880/lib/MCE/Mutex/Flock.pm        2022-10-10 09:16:28.000000000 
+0200
+++ new/MCE-1.881/lib/MCE/Mutex/Flock.pm        2022-10-14 05:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 use base 'MCE::Mutex';
 use Fcntl ':flock';
@@ -201,7 +201,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex::Flock version 1.880
+This document describes MCE::Mutex::Flock version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Mutex.pm 
new/MCE-1.881/lib/MCE/Mutex.pm
--- old/MCE-1.880/lib/MCE/Mutex.pm      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Mutex.pm      2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -64,7 +64,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex version 1.880
+This document describes MCE::Mutex version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Queue.pm 
new/MCE-1.881/lib/MCE/Queue.pm
--- old/MCE-1.880/lib/MCE/Queue.pm      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Queue.pm      2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (Subroutines::ProhibitExplicitReturnUndef)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -1396,7 +1396,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Queue version 1.880
+This document describes MCE::Queue version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Relay.pm 
new/MCE-1.881/lib/MCE/Relay.pm
--- old/MCE-1.880/lib/MCE/Relay.pm      2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Relay.pm      2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized numeric );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
 
@@ -368,7 +368,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Relay version 1.880
+This document describes MCE::Relay version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Signal.pm 
new/MCE-1.881/lib/MCE/Signal.pm
--- old/MCE-1.880/lib/MCE/Signal.pm     2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Signal.pm     2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 
@@ -438,7 +438,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Signal version 1.880
+This document describes MCE::Signal version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Step.pm 
new/MCE-1.881/lib/MCE/Step.pm
--- old/MCE-1.880/lib/MCE/Step.pm       2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Step.pm       2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -697,7 +697,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Step version 1.880
+This document describes MCE::Step version 1.881
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Stream.pm 
new/MCE-1.881/lib/MCE/Stream.pm
--- old/MCE-1.880/lib/MCE/Stream.pm     2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Stream.pm     2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -671,7 +671,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Stream version 1.880
+This document describes MCE::Stream version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Subs.pm 
new/MCE-1.881/lib/MCE/Subs.pm
--- old/MCE-1.880/lib/MCE/Subs.pm       2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Subs.pm       2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -204,7 +204,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Subs version 1.880
+This document describes MCE::Subs version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE/Util.pm 
new/MCE-1.881/lib/MCE/Util.pm
--- old/MCE-1.880/lib/MCE/Util.pm       2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE/Util.pm       2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized numeric );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 
@@ -432,7 +432,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Util version 1.880
+This document describes MCE::Util version 1.881
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE.pm new/MCE-1.881/lib/MCE.pm
--- old/MCE-1.880/lib/MCE.pm    2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE.pm    2022-10-14 05:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.880';
+our $VERSION = '1.881';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.880/lib/MCE.pod new/MCE-1.881/lib/MCE.pod
--- old/MCE-1.880/lib/MCE.pod   2022-10-10 09:16:28.000000000 +0200
+++ new/MCE-1.881/lib/MCE.pod   2022-10-14 05:45:58.000000000 +0200
@@ -5,7 +5,7 @@
 
 =head1 VERSION
 
-This document describes MCE version 1.880
+This document describes MCE version 1.881
 
 Many-Core Engine (MCE) for Perl helps enable a new level of performance by
 maximizing all available cores.

Reply via email to