From: Gisle Aas Date: Wed, 12 Nov 2008 12:13:03 +0000 (+0000) Subject: POD markup fix X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=25cf7dea41d805529429179bf3a60e7fafbe6dcf;hp=64f0785ed5e07820674e74a62660085426a2fb28;p=p5sagit%2Fp5-mst-13.2.git POD markup fix p4raw-id: //depot/perl@34822 --- diff --git a/pod/perldebguts.pod b/pod/perldebguts.pod index 7a9fc48..55f237b 100644 --- a/pod/perldebguts.pod +++ b/pod/perldebguts.pod @@ -154,6 +154,7 @@ contents of this variable are treated as if they were the argument of an C debugger command (q.v. in L). =head3 Debugger internal variables + In addition to the file and subroutine-related variables mentioned above, the debugger also maintains various magical internal variables.