Hello community,

here is the log from the commit of package perl-MCE for openSUSE:Factory 
checked in at 2019-09-23 12:38:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MCE (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MCE.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MCE"

Mon Sep 23 12:38:04 2019 rev:12 rq:732126 version:1.862

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MCE/perl-MCE.changes        2019-09-18 
13:11:45.852685805 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MCE.new.7948/perl-MCE.changes      
2019-09-23 12:38:44.717596854 +0200
@@ -1,0 +2,22 @@
+Fri Sep 20 08:28:49 UTC 2019 -  <[email protected]>
+
+- updated to 1.862
+   see /usr/share/doc/packages/perl-MCE/Changes
+
+  1.862 Wed Sep 18 22:00:00 EST 2019
+  
+    * Hotfix for 1.861.
+
+-------------------------------------------------------------------
+Thu Sep 19 07:55:03 UTC 2019 -  <[email protected]>
+
+- updated to 1.861
+   see /usr/share/doc/packages/perl-MCE/Changes
+
+  1.861 Wed Sep 18 08:30:00 EST 2019
+  
+    * Hotfix for 1.849-1.860. The edge cases regarding signal handling have
+      been finally resolved for MCE::Child. Thank you, Richard Kelsch for the
+      use case involving ctrl-c. See mce-examples/framebuffer on GitHub.
+
+-------------------------------------------------------------------

Old:
----
  MCE-1.860.tar.gz

New:
----
  MCE-1.862.tar.gz

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

Other differences:
------------------
++++++ perl-MCE.spec ++++++
--- /var/tmp/diff_new_pack.VrABIc/_old  2019-09-23 12:38:45.053596798 +0200
+++ /var/tmp/diff_new_pack.VrABIc/_new  2019-09-23 12:38:45.053596798 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-MCE
-Version:        1.860
+Version:        1.862
 Release:        0
 %define cpan_name MCE
 Summary:        Many-Core Engine for Perl providing parallel processing 
capabilities

++++++ MCE-1.860.tar.gz -> MCE-1.862.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/Changes new/MCE-1.862/Changes
--- old/MCE-1.860/Changes       2019-09-16 03:00:19.000000000 +0200
+++ new/MCE-1.862/Changes       2019-09-19 04:21:21.000000000 +0200
@@ -1,6 +1,16 @@
 
 Revision history for Perl module MCE.
 
+1.862 Wed Sep 18 22:00:00 EST 2019
+
+  * Hotfix for 1.861.
+
+1.861 Wed Sep 18 08:30:00 EST 2019
+
+  * Hotfix for 1.849-1.860. The edge cases regarding signal handling have
+    been finally resolved for MCE::Child. Thank you, Richard Kelsch for the
+    use case involving ctrl-c. See mce-examples/framebuffer on GitHub.
+
 1.860 Sun Sep 15 20:00:00 EST 2019
 
   * Signal-handling update release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/META.json new/MCE-1.862/META.json
--- old/MCE-1.860/META.json     2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/META.json     2019-09-19 04:43:12.000000000 +0200
@@ -65,123 +65,123 @@
    "provides" : {
       "MCE" : {
          "file" : "lib/MCE.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Candy" : {
          "file" : "lib/MCE/Candy.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Channel" : {
          "file" : "lib/MCE/Channel.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Channel::Mutex" : {
          "file" : "lib/MCE/Channel/Mutex.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Channel::Simple" : {
          "file" : "lib/MCE/Channel/Simple.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Channel::Threads" : {
          "file" : "lib/MCE/Channel/Threads.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Child" : {
          "file" : "lib/MCE/Child.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Input::Generator" : {
          "file" : "lib/MCE/Core/Input/Generator.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Input::Handle" : {
          "file" : "lib/MCE/Core/Input/Handle.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Input::Iterator" : {
          "file" : "lib/MCE/Core/Input/Iterator.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Input::Request" : {
          "file" : "lib/MCE/Core/Input/Request.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Input::Sequence" : {
          "file" : "lib/MCE/Core/Input/Sequence.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Manager" : {
          "file" : "lib/MCE/Core/Manager.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Validation" : {
          "file" : "lib/MCE/Core/Validation.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Core::Worker" : {
          "file" : "lib/MCE/Core/Worker.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Flow" : {
          "file" : "lib/MCE/Flow.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Grep" : {
          "file" : "lib/MCE/Grep.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Loop" : {
          "file" : "lib/MCE/Loop.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Map" : {
          "file" : "lib/MCE/Map.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Mutex" : {
          "file" : "lib/MCE/Mutex.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Mutex::Channel" : {
          "file" : "lib/MCE/Mutex/Channel.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Mutex::Channel2" : {
          "file" : "lib/MCE/Mutex/Channel2.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Mutex::Flock" : {
          "file" : "lib/MCE/Mutex/Flock.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Queue" : {
          "file" : "lib/MCE/Queue.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Relay" : {
          "file" : "lib/MCE/Relay.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Signal" : {
          "file" : "lib/MCE/Signal.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Step" : {
          "file" : "lib/MCE/Step.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Stream" : {
          "file" : "lib/MCE/Stream.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Subs" : {
          "file" : "lib/MCE/Subs.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       },
       "MCE::Util" : {
          "file" : "lib/MCE/Util.pm",
-         "version" : "1.860"
+         "version" : "1.862"
       }
    },
    "release_status" : "stable",
@@ -197,5 +197,5 @@
          "url" : "https://github.com/marioroy/mce-perl.git";
       }
    },
-   "version" : "1.860"
+   "version" : "1.862"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/META.yml new/MCE-1.862/META.yml
--- old/MCE-1.860/META.yml      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/META.yml      2019-09-19 04:43:12.000000000 +0200
@@ -25,94 +25,94 @@
 provides:
   MCE:
     file: lib/MCE.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Candy:
     file: lib/MCE/Candy.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Channel:
     file: lib/MCE/Channel.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Channel::Mutex:
     file: lib/MCE/Channel/Mutex.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Channel::Simple:
     file: lib/MCE/Channel/Simple.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Channel::Threads:
     file: lib/MCE/Channel/Threads.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Child:
     file: lib/MCE/Child.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Input::Generator:
     file: lib/MCE/Core/Input/Generator.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Input::Handle:
     file: lib/MCE/Core/Input/Handle.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Input::Iterator:
     file: lib/MCE/Core/Input/Iterator.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Input::Request:
     file: lib/MCE/Core/Input/Request.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Input::Sequence:
     file: lib/MCE/Core/Input/Sequence.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Manager:
     file: lib/MCE/Core/Manager.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Validation:
     file: lib/MCE/Core/Validation.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Core::Worker:
     file: lib/MCE/Core/Worker.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Flow:
     file: lib/MCE/Flow.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Grep:
     file: lib/MCE/Grep.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Loop:
     file: lib/MCE/Loop.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Map:
     file: lib/MCE/Map.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Mutex:
     file: lib/MCE/Mutex.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Mutex::Channel:
     file: lib/MCE/Mutex/Channel.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Mutex::Channel2:
     file: lib/MCE/Mutex/Channel2.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Mutex::Flock:
     file: lib/MCE/Mutex/Flock.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Queue:
     file: lib/MCE/Queue.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Relay:
     file: lib/MCE/Relay.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Signal:
     file: lib/MCE/Signal.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Step:
     file: lib/MCE/Step.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Stream:
     file: lib/MCE/Stream.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Subs:
     file: lib/MCE/Subs.pm
-    version: '1.860'
+    version: '1.862'
   MCE::Util:
     file: lib/MCE/Util.pm
-    version: '1.860'
+    version: '1.862'
 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.860'
+version: '1.862'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/Makefile.PL new/MCE-1.862/Makefile.PL
--- old/MCE-1.860/Makefile.PL   2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/Makefile.PL   2019-09-19 04:43:12.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.860',
+   VERSION  => '1.862',
 
    EXE_FILES => [ @exe_files ],
 
@@ -68,123 +68,123 @@
          'provides' => {
             'MCE' => {
                'file'    => 'lib/MCE.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Candy' => {
                'file'    => 'lib/MCE/Candy.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Channel' => {
                'file'    => 'lib/MCE/Channel.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Channel::Mutex' => {
                'file'    => 'lib/MCE/Channel/Mutex.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Channel::Simple' => {
                'file'    => 'lib/MCE/Channel/Simple.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Channel::Threads' => {
                'file'    => 'lib/MCE/Channel/Threads.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Child' => {
                'file'    => 'lib/MCE/Child.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Input::Generator' => {
                'file'    => 'lib/MCE/Core/Input/Generator.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Input::Handle' => {
                'file'    => 'lib/MCE/Core/Input/Handle.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Input::Iterator' => {
                'file'    => 'lib/MCE/Core/Input/Iterator.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Input::Request' => {
                'file'    => 'lib/MCE/Core/Input/Request.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Input::Sequence' => {
                'file'    => 'lib/MCE/Core/Input/Sequence.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Manager' => {
                'file'    => 'lib/MCE/Core/Manager.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Validation' => {
                'file'    => 'lib/MCE/Core/Validation.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Core::Worker' => {
                'file'    => 'lib/MCE/Core/Worker.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Flow' => {
                'file'    => 'lib/MCE/Flow.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Grep' => {
                'file'    => 'lib/MCE/Grep.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Loop' => {
                'file'    => 'lib/MCE/Loop.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Map' => {
                'file'    => 'lib/MCE/Map.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Mutex' => {
                'file'    => 'lib/MCE/Mutex.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Mutex::Channel' => {
                'file'    => 'lib/MCE/Mutex/Channel.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Mutex::Channel2' => {
                'file'    => 'lib/MCE/Mutex/Channel2.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Mutex::Flock' => {
                'file'    => 'lib/MCE/Mutex/Flock.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Queue' => {
                'file'    => 'lib/MCE/Queue.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Relay' => {
                'file'    => 'lib/MCE/Relay.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Signal' => {
                'file'    => 'lib/MCE/Signal.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Step' => {
                'file'    => 'lib/MCE/Step.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Stream' => {
                'file'    => 'lib/MCE/Stream.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Subs' => {
                'file'    => 'lib/MCE/Subs.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             },
             'MCE::Util' => {
                'file'    => 'lib/MCE/Util.pm',
-               'version' => '1.860'
+               'version' => '1.862'
             }
          },
          'prereqs' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/README.md new/MCE-1.862/README.md
--- old/MCE-1.860/README.md     2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/README.md     2019-09-19 04:43:12.000000000 +0200
@@ -1,6 +1,6 @@
 ## Many-Core Engine for Perl
 
-This document describes MCE version 1.860.
+This document describes MCE version 1.862.
 
 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.860/lib/MCE/Candy.pm 
new/MCE-1.862/lib/MCE/Candy.pm
--- old/MCE-1.860/lib/MCE/Candy.pm      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Candy.pm      2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 our @CARP_NOT = qw( MCE );
 
@@ -240,7 +240,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Candy version 1.860
+This document describes MCE::Candy version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Channel/Mutex.pm 
new/MCE-1.862/lib/MCE/Channel/Mutex.pm
--- old/MCE-1.860/lib/MCE/Channel/Mutex.pm      2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Channel/Mutex.pm      2019-09-19 04:43:12.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 use base 'MCE::Channel';
 use MCE::Mutex ();
@@ -335,7 +335,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::Mutex version 1.860
+This document describes MCE::Channel::Mutex version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Channel/Simple.pm 
new/MCE-1.862/lib/MCE/Channel/Simple.pm
--- old/MCE-1.860/lib/MCE/Channel/Simple.pm     2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Channel/Simple.pm     2019-09-19 04:43:12.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 use base 'MCE::Channel';
 use bytes;
@@ -320,7 +320,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::Simple version 1.860
+This document describes MCE::Channel::Simple version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Channel/Threads.pm 
new/MCE-1.862/lib/MCE/Channel/Threads.pm
--- old/MCE-1.860/lib/MCE/Channel/Threads.pm    2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Channel/Threads.pm    2019-09-19 04:43:12.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 use threads;
 use threads::shared;
@@ -336,7 +336,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel::Threads version 1.860
+This document describes MCE::Channel::Threads version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Channel.pm 
new/MCE-1.862/lib/MCE/Channel.pm
--- old/MCE-1.860/lib/MCE/Channel.pm    2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Channel.pm    2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -128,7 +128,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Channel version 1.860
+This document describes MCE::Channel version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Child.pm 
new/MCE-1.862/lib/MCE/Child.pm
--- old/MCE-1.860/lib/MCE/Child.pm      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Child.pm      2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 package MCE::Child;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitExplicitReturnUndef)
@@ -277,10 +277,7 @@
    }
    elsif ( $wrk_id == $$ ) {
       alarm 0; my ( $exit_status, @res ) = @_; $? = $exit_status || 0;
-      {
-         local $SIG{TERM} = local $SIG{QUIT} = local $SIG{INT} = sub {};
-         $_DATA->{$pkg}->set('R'.$wrk_id, @res ? $_freeze->(\@res) : '');
-      }
+      $_DATA->{$pkg}->set('R'.$wrk_id, @res ? $_freeze->(\@res) : '');
       die "Child exited ($?)\n";
       _exit($?); # not reached
    }
@@ -580,27 +577,14 @@
    $mngd->{WRK_ID} = $_SELF->{WRK_ID} = $$;
    $ENV{PERL_MCE_IPC} = 'win32' if $_is_MSWin32;
 
-   $SIG{TERM} = $SIG{SEGV} = $SIG{INT} = $SIG{HUP} = sub {
-      {
-         local $SIG{$_[0]} = local $SIG{INT} = local $SIG{QUIT} = sub {};
-         $_DATA->{ $_SELF->{PKG} }->set('R'.$$, '');
-      }
-      _trap();
-   };
-
-   $SIG{QUIT} = sub {
-      {
-         local $SIG{$_[0]} = local $SIG{INT} = sub {};
-         $_DATA->{ $_SELF->{PKG} }->set('R'.$$, '');
-      }
-      _quit();
-   };
+   $SIG{TERM} = $SIG{SEGV} = $SIG{INT} = $SIG{HUP} = \&_trap;
+   $SIG{QUIT} = \&_quit;
 
    # Started.
    my $signame; $? = 0;
 
    {
-      local $SIG{INT}  = sub { $signame = 'INT'  },
+      local $SIG{INT}  = sub { $signame = 'INT' },
       local $SIG{QUIT} = sub { $signame = 'QUIT' },
       local $SIG{TERM} = sub { $signame = 'TERM' };
 
@@ -643,7 +627,6 @@
 
    if ( $@ ) {
       my $err = $@; $? = 1;
-      local $SIG{TERM} = local $SIG{QUIT} = local $SIG{INT} = sub {};
       $_DATA->{ $_SELF->{PKG} }->set('S'.$$, $err);
       $_DATA->{ $_SELF->{PKG} }->set('R'.$$, @res ? $_freeze->(\@res) : '');
 
@@ -652,7 +635,6 @@
       );
    }
    else {
-      local $SIG{TERM} = local $SIG{QUIT} = local $SIG{INT} = sub {};
       $_DATA->{ $_SELF->{PKG} }->set('R'.$$, @res ? $_freeze->(\@res) : '');
    }
 
@@ -883,7 +865,6 @@
 
    # retry
    if ( !CORE::exists $self->[0]{ 'R'.$wrk_id } ) {
-      sleep 0.015;
       while ( my $data = $self->[1]->recv2_nb() ) {
          $self->[0]{ $data->[0] } = $data->[1];
       }
@@ -977,7 +958,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Child version 1.860
+This document describes MCE::Child version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Input/Generator.pm 
new/MCE-1.862/lib/MCE/Core/Input/Generator.pm
--- old/MCE-1.860/lib/MCE/Core/Input/Generator.pm       2019-09-16 
03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Core/Input/Generator.pm       2019-09-19 
04:43:12.000000000 +0200
@@ -15,7 +15,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## Items below are folded into MCE.
 
@@ -220,7 +220,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Generator version 1.860
+This document describes MCE::Core::Input::Generator version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Input/Handle.pm 
new/MCE-1.862/lib/MCE/Core/Input/Handle.pm
--- old/MCE-1.860/lib/MCE/Core/Input/Handle.pm  2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Core/Input/Handle.pm  2019-09-19 04:43:12.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## Items below are folded into MCE.
 
@@ -282,7 +282,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Handle version 1.860
+This document describes MCE::Core::Input::Handle version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Input/Iterator.pm 
new/MCE-1.862/lib/MCE/Core/Input/Iterator.pm
--- old/MCE-1.860/lib/MCE/Core/Input/Iterator.pm        2019-09-16 
03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Core/Input/Iterator.pm        2019-09-19 
04:43:12.000000000 +0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## Items below are folded into MCE.
 
@@ -137,7 +137,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Iterator version 1.860
+This document describes MCE::Core::Input::Iterator version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Input/Request.pm 
new/MCE-1.862/lib/MCE/Core/Input/Request.pm
--- old/MCE-1.860/lib/MCE/Core/Input/Request.pm 2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Core/Input/Request.pm 2019-09-19 04:43:12.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## Items below are folded into MCE.
 
@@ -206,7 +206,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Request version 1.860
+This document describes MCE::Core::Input::Request version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Input/Sequence.pm 
new/MCE-1.862/lib/MCE/Core/Input/Sequence.pm
--- old/MCE-1.860/lib/MCE/Core/Input/Sequence.pm        2019-09-16 
03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Core/Input/Sequence.pm        2019-09-19 
04:43:12.000000000 +0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## Items below are folded into MCE.
 
@@ -231,7 +231,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Input::Sequence version 1.860
+This document describes MCE::Core::Input::Sequence version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Manager.pm 
new/MCE-1.862/lib/MCE/Core/Manager.pm
--- old/MCE-1.860/lib/MCE/Core/Manager.pm       2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Core/Manager.pm       2019-09-19 04:43:12.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -1041,7 +1041,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Manager version 1.860
+This document describes MCE::Core::Manager version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Validation.pm 
new/MCE-1.862/lib/MCE/Core/Validation.pm
--- old/MCE-1.860/lib/MCE/Core/Validation.pm    2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Core/Validation.pm    2019-09-19 04:43:12.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## Items below are folded into MCE.
 
@@ -391,7 +391,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Validation version 1.860
+This document describes MCE::Core::Validation version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core/Worker.pm 
new/MCE-1.862/lib/MCE/Core/Worker.pm
--- old/MCE-1.860/lib/MCE/Core/Worker.pm        2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Core/Worker.pm        2019-09-19 04:43:12.000000000 
+0200
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 my $_has_threads = $INC{'threads.pm'} ? 1 : 0;
 my $_tid = $_has_threads ? threads->tid() : 0;
@@ -745,7 +745,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core::Worker version 1.860
+This document describes MCE::Core::Worker version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Core.pod 
new/MCE-1.862/lib/MCE/Core.pod
--- old/MCE-1.860/lib/MCE/Core.pod      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Core.pod      2019-09-19 04:43:12.000000000 +0200
@@ -5,7 +5,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Core version 1.860
+This document describes MCE::Core version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Examples.pod 
new/MCE-1.862/lib/MCE/Examples.pod
--- old/MCE-1.860/lib/MCE/Examples.pod  2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Examples.pod  2019-09-19 04:43:12.000000000 +0200
@@ -5,7 +5,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Examples version 1.860
+This document describes MCE::Examples version 1.862
 
 =head1 INCLUDED WITH THE DISTRIBUTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Flow.pm 
new/MCE-1.862/lib/MCE/Flow.pm
--- old/MCE-1.860/lib/MCE/Flow.pm       2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Flow.pm       2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -480,7 +480,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Flow version 1.860
+This document describes MCE::Flow version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Grep.pm 
new/MCE-1.862/lib/MCE/Grep.pm
--- old/MCE-1.860/lib/MCE/Grep.pm       2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Grep.pm       2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -435,7 +435,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Grep version 1.860
+This document describes MCE::Grep version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Loop.pm 
new/MCE-1.862/lib/MCE/Loop.pm
--- old/MCE-1.860/lib/MCE/Loop.pm       2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Loop.pm       2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -350,7 +350,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Loop version 1.860
+This document describes MCE::Loop version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Map.pm new/MCE-1.862/lib/MCE/Map.pm
--- old/MCE-1.860/lib/MCE/Map.pm        2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Map.pm        2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -435,7 +435,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Map version 1.860
+This document describes MCE::Map version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Mutex/Channel.pm 
new/MCE-1.862/lib/MCE/Mutex/Channel.pm
--- old/MCE-1.860/lib/MCE/Mutex/Channel.pm      2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Mutex/Channel.pm      2019-09-19 04:43:12.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 use base 'MCE::Mutex';
 use Scalar::Util qw(refaddr weaken);
@@ -144,7 +144,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex::Channel version 1.860
+This document describes MCE::Mutex::Channel version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Mutex/Channel2.pm 
new/MCE-1.862/lib/MCE/Mutex/Channel2.pm
--- old/MCE-1.860/lib/MCE/Mutex/Channel2.pm     2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Mutex/Channel2.pm     2019-09-19 04:43:12.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 use base 'MCE::Mutex::Channel';
 use MCE::Util ();
@@ -117,7 +117,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex::Channel2 version 1.860
+This document describes MCE::Mutex::Channel2 version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Mutex/Flock.pm 
new/MCE-1.862/lib/MCE/Mutex/Flock.pm
--- old/MCE-1.860/lib/MCE/Mutex/Flock.pm        2019-09-16 03:05:31.000000000 
+0200
+++ new/MCE-1.862/lib/MCE/Mutex/Flock.pm        2019-09-19 04:43:12.000000000 
+0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized once );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 use base 'MCE::Mutex';
 use Fcntl ':flock';
@@ -184,7 +184,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex::Flock version 1.860
+This document describes MCE::Mutex::Flock version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Mutex.pm 
new/MCE-1.862/lib/MCE/Mutex.pm
--- old/MCE-1.860/lib/MCE/Mutex.pm      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Mutex.pm      2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -68,7 +68,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Mutex version 1.860
+This document describes MCE::Mutex version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Queue.pm 
new/MCE-1.862/lib/MCE/Queue.pm
--- old/MCE-1.860/lib/MCE/Queue.pm      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Queue.pm      2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (Subroutines::ProhibitExplicitReturnUndef)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -1602,7 +1602,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Queue version 1.860
+This document describes MCE::Queue version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Relay.pm 
new/MCE-1.862/lib/MCE/Relay.pm
--- old/MCE-1.860/lib/MCE/Relay.pm      2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Relay.pm      2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized numeric );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
 
@@ -370,7 +370,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Relay version 1.860
+This document describes MCE::Relay version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Signal.pm 
new/MCE-1.862/lib/MCE/Signal.pm
--- old/MCE-1.860/lib/MCE/Signal.pm     2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Signal.pm     2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 
@@ -180,7 +180,7 @@
 ###############################################################################
 
 my %_sig_name_lkup = map { $_ => 1 } qw(
-   CHLD __DIE__ HUP INT PIPE QUIT TERM __WARN__
+   __DIE__ HUP INT PIPE QUIT TERM __WARN__
 );
 
 my $_count = 0;
@@ -252,7 +252,7 @@
       ## Real child processes.
       else {
          CORE::kill($_sig_name, $main_proc_id, -$$);
-         CORE::kill('KILL', $$, -$$);
+         CORE::kill('KILL', -$$, $$);
       }
    }
 
@@ -425,7 +425,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Signal version 1.860
+This document describes MCE::Signal version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Step.pm 
new/MCE-1.862/lib/MCE/Step.pm
--- old/MCE-1.860/lib/MCE/Step.pm       2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Step.pm       2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -716,7 +716,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Step version 1.860
+This document describes MCE::Step version 1.862
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Stream.pm 
new/MCE-1.862/lib/MCE/Stream.pm
--- old/MCE-1.860/lib/MCE/Stream.pm     2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Stream.pm     2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -672,7 +672,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Stream version 1.860
+This document describes MCE::Stream version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Subs.pm 
new/MCE-1.862/lib/MCE/Subs.pm
--- old/MCE-1.860/lib/MCE/Subs.pm       2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Subs.pm       2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
 ## no critic (TestingAndDebugging::ProhibitNoStrict)
@@ -204,7 +204,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Subs version 1.860
+This document describes MCE::Subs version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE/Util.pm 
new/MCE-1.862/lib/MCE/Util.pm
--- old/MCE-1.860/lib/MCE/Util.pm       2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE/Util.pm       2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized numeric );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 
@@ -370,7 +370,7 @@
 
 =head1 VERSION
 
-This document describes MCE::Util version 1.860
+This document describes MCE::Util version 1.862
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE.pm new/MCE-1.862/lib/MCE.pm
--- old/MCE-1.860/lib/MCE.pm    2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE.pm    2019-09-19 04:43:12.000000000 +0200
@@ -11,7 +11,7 @@
 
 no warnings qw( threads recursion uninitialized );
 
-our $VERSION = '1.860';
+our $VERSION = '1.862';
 
 ## no critic (BuiltinFunctions::ProhibitStringyEval)
 ## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -1302,7 +1302,7 @@
    return unless $self->{_spawned};
 
    ## Return if signaled.
-   if (defined $MCE::Signal::KILLED) {
+   if ($MCE::Signal::KILLED) {
       if (defined $self->{_sess_dir}) {
          my $_sess_dir = delete $self->{_sess_dir};
          rmdir $_sess_dir if -d $_sess_dir;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MCE-1.860/lib/MCE.pod new/MCE-1.862/lib/MCE.pod
--- old/MCE-1.860/lib/MCE.pod   2019-09-16 03:05:31.000000000 +0200
+++ new/MCE-1.862/lib/MCE.pod   2019-09-19 04:43:12.000000000 +0200
@@ -5,7 +5,7 @@
 
 =head1 VERSION
 
-This document describes MCE version 1.860
+This document describes MCE version 1.862
 
 Many-Core Engine (MCE) for Perl helps enable a new level of performance by
 maximizing all available cores.


Reply via email to