We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35f8e7 commit d0d1cf0Copy full SHA for d0d1cf0
doc/Language/variables.pod6
@@ -1175,7 +1175,7 @@ X<|$*SPEC>X<|$*TMPDIR>X<|$*THREAD>X<|$*SCHEDULER>
1175
$*THREAD | A L<Thread> object representing the currently executing thread.
1176
------------------+--------------------------------------------
1177
$*SCHEDULER | A L<ThreadPoolScheduler> object representing the current default
1178
- | scheduler.
+ | scheduler. (see note below)
1179
1180
=end table
1181
0 commit comments