Refer to other documents more specifically
authorTom Hukins <tom@eborcom.com>
Tue, 11 May 2010 14:07:28 +0000 (14:07 +0000)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 6 Nov 2010 05:24:35 +0000 (22:24 -0700)
pod/perlrun.pod

index 5f93336..62c1ebb 100644 (file)
@@ -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<Devel::Peek>, L<re> which may change this).
+executable (but see C<:opd> in L<Devel::Peek> or L<re/'debug' mode>
+which may change this).
 See the F<INSTALL> file in the Perl source distribution
 for how to do this.  This flag is automatically set if you include B<-g>
 option when C<Configure> asks you about optimizer/debugger flags.