summaryrefslogtreecommitdiff
path: root/lib/MCE/Stream.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-05-28 18:31:07 +0200
committergregor herrmann <gregoa@debian.org>2022-05-28 18:31:07 +0200
commit1018516619181607363e0ec4cffac8702ab9c8fd (patch)
treee1489120885ee7340deb365d77e5544bd13e89d6 /lib/MCE/Stream.pm
parentf90133459c5ecedf225e6ec8a9a014cd90ea51fa (diff)
New upstream version 1.879
Diffstat (limited to 'lib/MCE/Stream.pm')
-rw-r--r--lib/MCE/Stream.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Stream.pm b/lib/MCE/Stream.pm
index dd114bc..f3ae485 100644
--- a/lib/MCE/Stream.pm
+++ b/lib/MCE/Stream.pm
@@ -11,7 +11,7 @@ use warnings;
no warnings qw( threads recursion uninitialized );
-our $VERSION = '1.878';
+our $VERSION = '1.879';
## no critic (BuiltinFunctions::ProhibitStringyEval)
## no critic (Subroutines::ProhibitSubroutinePrototypes)
@@ -671,7 +671,7 @@ MCE::Stream - Parallel stream model for chaining multiple maps and greps
=head1 VERSION
-This document describes MCE::Stream version 1.878
+This document describes MCE::Stream version 1.879
=head1 SYNOPSIS