summaryrefslogtreecommitdiff
path: root/lib/MCE/Child.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-10-15 21:29:43 +0200
committergregor herrmann <gregoa@debian.org>2022-10-15 21:29:43 +0200
commitd0d9d54f0466b8c620498dc0646518699a62d2d0 (patch)
tree5ee5779db3afded05c624c8f7888c1edd42eafea /lib/MCE/Child.pm
parente79de27236c98a9c249461b860423e12868f6522 (diff)
New upstream version 1.881
Diffstat (limited to 'lib/MCE/Child.pm')
-rw-r--r--lib/MCE/Child.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Child.pm b/lib/MCE/Child.pm
index 98036b5..2b0397d 100644
--- a/lib/MCE/Child.pm
+++ b/lib/MCE/Child.pm
@@ -11,7 +11,7 @@ no warnings qw( threads recursion uninitialized once redefine );
package MCE::Child;
-our $VERSION = '1.880';
+our $VERSION = '1.881';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitExplicitReturnUndef)
@@ -985,7 +985,7 @@ MCE::Child - A threads-like parallelization module compatible with Perl 5.8
=head1 VERSION
-This document describes MCE::Child version 1.880
+This document describes MCE::Child version 1.881
=head1 SYNOPSIS