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 793b408 commit afded0cCopy full SHA for afded0c
pod/perlvar.pod
@@ -1840,7 +1840,7 @@ Current state of the interpreter.
1840
$^S State
1841
--------- -------------------------------------
1842
undef Parsing module, eval, or main program
1843
- true (1) Executing an eval
+ true (1) Executing an eval or try block
1844
false (0) Otherwise
1845
1846
The first state may happen in C<$SIG{__DIE__}> and C<$SIG{__WARN__}>
0 commit comments