File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1131,6 +1131,10 @@ X<|$*SPEC>X<|$*TMPDIR>X<|$*THREAD>X<|$*SCHEDULER>X<|$*USAGE>
1131
1131
$*PROGRAM | Location (in the form of an C < IO::Path > object) of the
1132
1132
| Perl program being executed.
1133
1133
------------------+--------------------------------------------
1134
+ &*EXIT | Code that will be executed when doing an exit(). Intended
1135
+ | to be used in situations where Perl 6 is embedded in
1136
+ | another language runtime (such as Inline::Perl6 in Perl 5)
1137
+ ------------------+--------------------------------------------
1134
1138
$*EXECUTABLE | Absolute path of the perl executable that is currently running.
1135
1139
------------------+--------------------------------------------
1136
1140
$*EXECUTABLE-NAME | The name of the perl executable that is currently running.
You can’t perform that action at this time.
0 commit comments