summaryrefslogtreecommitdiff
path: root/lib/MCE/Core.pod
diff options
context:
space:
mode:
authorAngel Abad <angelabad@gmail.com>2017-10-13 18:41:41 +0200
committerAngel Abad <angelabad@gmail.com>2017-10-13 18:41:41 +0200
commit42bce2eb436c4e709102720e297427571e5936e1 (patch)
treeb08ae741807cf1d4090dcb0d139c10de482f1480 /lib/MCE/Core.pod
parentaa403938ff08fa6be0e35d7dd66c33be3396d647 (diff)
New upstream version 1.831
Diffstat (limited to 'lib/MCE/Core.pod')
-rw-r--r--lib/MCE/Core.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/MCE/Core.pod b/lib/MCE/Core.pod
index c052446..2d0e744 100644
--- a/lib/MCE/Core.pod
+++ b/lib/MCE/Core.pod
@@ -5,7 +5,7 @@ MCE::Core - Documentation describing the core MCE API
=head1 VERSION
-This document describes MCE::Core version 1.830
+This document describes MCE::Core version 1.831
=head1 SYNOPSIS
@@ -176,7 +176,7 @@ Below, a new instance is configured with all available options.
# Set posix_exit to avoid all END and destructor processing.
# Constructing MCE inside a thread implies 1 or if present CGI,
# FCGI, Coro, Curses, Gearman::Util, Gearman::XS, Mojo::IOLoop,
- # Prima, Tk, Wx, or Win32::GUI.
+ # Prima, STFL, Tk, Wx, or Win32::GUI.
# Enable slurpio to pass the raw chunk (scalar ref) to the user
# function when reading input files.