This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Docs: Make use of $self and $class clear
[perl5.git] / pod / perldebguts.pod
index eb3815e..55f237b 100644 (file)
@@ -154,6 +154,7 @@ contents of this variable are treated as if they were the argument
 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.
 
@@ -300,7 +301,7 @@ is not a complete listing, but only excerpts.
    exited Config::FETCH
    entering Config::FETCH
 
-=item 4
+=item 3
 
   in  $=main::BEGIN() from /dev/null:0
    in  $=Config::BEGIN() from lib/Config.pm:2
@@ -318,7 +319,7 @@ is not a complete listing, but only excerpts.
    in  $=Config::FETCH(ref(Config), 'osname') from lib/Config.pm:574
    in  $=Config::FETCH(ref(Config), 'osvers') from lib/Config.pm:574
 
-=item 6
+=item 4
 
   in  $=main::BEGIN() from /dev/null:0
    in  $=Config::BEGIN() from lib/Config.pm:2
@@ -342,7 +343,7 @@ is not a complete listing, but only excerpts.
    out $=Config::FETCH(ref(Config), 'PERL_VERSION') from lib/Config.pm:574
    in  $=Config::FETCH(ref(Config), 'PERL_SUBVERSION') from lib/Config.pm:574
 
-=item 14
+=item 5
 
   in  $=main::BEGIN() from /dev/null:0
    in  $=Config::BEGIN() from lib/Config.pm:2
@@ -363,7 +364,7 @@ is not a complete listing, but only excerpts.
    in  $=Config::FETCH('Config=HASH(0x1aa444)', 'baserev') from lib/Config.pm:574
    out $=Config::FETCH('Config=HASH(0x1aa444)', 'baserev') from lib/Config.pm:574
 
-=item 30
+=item 6
 
   in  $=CODE(0x15eca4)() from /dev/null:0
    in  $=CODE(0x182528)() from lib/Config.pm:2