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 2f06e02 commit 23d98eaCopy full SHA for 23d98ea
doc/Language/pragmas.rakudoc
@@ -65,7 +65,7 @@ C<use EVAL;>
65
66
Enables usage of the C<EVAL> routine,
67
which due to its dangerousness would otherwise trigger a compiler error.
68
-For details, see L<routine C<EVAL>|/type/Independent-routines#routine_EVAL>.
+For details, see L<routine C<EVAL>|/type/independent-routines#routine_EVAL>.
69
70
Note that, unlike the I<routine>, the C<EVAL> I<method> on an object
71
can be executed without this pragma,
0 commit comments