fix typo
[p5sagit/p5-mst-13.2.git] / pod / perl.pod
index 7291b84..221f7f4 100644 (file)
@@ -69,6 +69,7 @@ sections:
 
     perlembed          Perl ways to embed perl in your C or C++ application
     perlapio           Perl internal IO abstraction interface
+    perldebguts                Perl debugging guts and tips
     perlxs             Perl XS application programming interface
     perlxstut          Perl XS tutorial
     perlguts           Perl internal functions for those doing extensions