Skip to content

Commit 6ee01ac

Browse files
authored
xref to env vars
1 parent ed2009e commit 6ee01ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/Programs/01-debugging.pod6

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Please see the documentation for these programs for further information.
1919
Historically others have existed and others are likely to be written in the future,
2020
check the L<Perl 6 Modules|https://modules.perl6.org/> website.
2121
22+
There are also environment variables that can be set to aid debugging various aspects
23+
of your program. See L<Perl 6 Environment Variables|https://docs.perl6.org/programs/running>
24+
for more information.
25+
2226
=head2 C<trace> pragma
2327
2428
The C<trace> pragma causes the program to print out step-by-step which lines

0 commit comments

Comments
 (0)