Skip to content

Commit e4cc659

Browse files
committed
link to EVAL #1260
1 parent c324f7e commit e4cc659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/5to6-perlfunc.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ C<$filehandle.eof>. Returns C<True> if at end of file.
378378
379379
=item eval EXPR
380380
381-
Replaced by C<EVAL>. Note that C<EVAL> does not do any exception handling!
381+
Replaced by L<EVAL|/routine/EVAL>. Note that C<EVAL> does not do any exception handling!
382382
383383
=head2 evalbytes
384384

0 commit comments

Comments
 (0)