Change 34822 by [EMAIL PROTECTED] on 2008/11/12 12:13:03
POD markup fix
Affected files ...
... //depot/perl/pod/perldebguts.pod#21 edit
Differences ...
==== //depot/perl/pod/perldebguts.pod#21 (text) ====
Index: perl/pod/perldebguts.pod
--- perl/pod/perldebguts.pod#20~31294~ 2007-05-28 06:36:43.000000000 -0700
+++ perl/pod/perldebguts.pod 2008-11-12 04:13:03.000000000 -0800
@@ -154,6 +154,7 @@
of an C<o ...> debugger command (q.v. in L<perldebug/Options>).
=head3 Debugger internal variables
+
In addition to the file and subroutine-related variables mentioned above,
the debugger also maintains various magical internal variables.
End of Patch.