summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-05-05 13:22:17 -0600
committerKarl Williamson <khw@cpan.org>2022-06-08 09:57:13 -0600
commitf66a8cabf10e556bf49a87cdebbc633ecabbebba (patch)
tree950d673c4187df05e2b65ab17ea5b3450b7129e2 /lib/perl5db.pl
parent59c183866280d4758da351a71fef284ac7d53cf8 (diff)
downloadperl-f66a8cabf10e556bf49a87cdebbc633ecabbebba.tar.gz
perl5db.pl: Make hyperlink in pod
Diffstat (limited to 'lib/perl5db.pl')
-rw-r--r--lib/perl5db.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/perl5db.pl b/lib/perl5db.pl
index 64f7fcb262..5c6b41aa67 100644
--- a/lib/perl5db.pl
+++ b/lib/perl5db.pl
@@ -10370,7 +10370,8 @@ sub cmd_prepost {
Contains the C<at_exit> routine that the debugger uses to issue the
C<Debugged program terminated ...> message after the program completes. See
-the C<END> block documentation for more details.
+the L<C<END>|/END PROCESSING - THE END BLOCK> block documentation for more
+details.
=cut