From c85da6fca199d404bb30401e8e6e347010620f75 Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Tue, 11 May 2010 14:07:28 +0000 Subject: [PATCH] Refer to other documents more specifically --- pod/perlrun.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 5f93336..62c1ebb 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -407,7 +407,8 @@ B<-D14> is equivalent to B<-Dtls>): 33554432 B dump suBroutine definitions, including special Blocks like BEGIN All these flags require B<-DDEBUGGING> when you compile the Perl -executable (but see L, L which may change this). +executable (but see C<:opd> in L or L +which may change this). See the F file in the Perl source distribution for how to do this. This flag is automatically set if you include B<-g> option when C asks you about optimizer/debugger flags. -- 2.7.4