Several POD fixes by Jonathan Stowe
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 28 May 2007 13:36:43 +0000 (13:36 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 28 May 2007 13:36:43 +0000 (13:36 +0000)
p4raw-id: //depot/perl@31294

ext/B/B/Concise.pm
ext/B/B/Lint.pm
pod/perldebguts.pod
symbian/PerlBase.pod

index 46f2fb0..45e73b4 100644 (file)
@@ -1579,6 +1579,7 @@ subroutine rendering is more representative, insofar as a single main
 program will have many subs.
 
 
+=back
 
 =head1 Using B::Concise outside of the O framework
 
index ee81860..fd89a7a 100644 (file)
@@ -175,6 +175,8 @@ the current filename and line number.
 
 =item more tests, validate against older perls
 
+=back
+
 =head1 BUGS
 
 This is only a very preliminary version.
index eb3815e..7a9fc48 100644 (file)
@@ -300,7 +300,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 +318,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 +342,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 +363,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
index af70e5d..70fc9af 100644 (file)
@@ -137,6 +137,8 @@ Like ParseAndRun() but works for Symbian filenames (UTF-16LE).
 The UTF-8 version of aFileName is always argv[argc-1], and argv[0]
 is always "perl".
 
+=back
+
 =head2 Macros
 
 =over 4