Skip to content

Commit d84193a

Browse files
committed
link to exceptions #1260
1 parent e4cc659 commit d84193a

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 L<EVAL|/routine/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 L<exception handling|/language/exceptions>!
382382
383383
=head2 evalbytes
384384

0 commit comments

Comments
 (0)