-DL and PERL_DEBUG_MSTATS unravelled
[p5sagit/p5-mst-13.2.git] / pod / perlguts.pod
index c27883f..fb52ecf 100644 (file)
@@ -2820,7 +2820,7 @@ will return false.
 Returns the integer which is in the SV.
 
        int SvIV (SV* sv)
-  
+
 =item SvIVX
 
 Returns the integer which is stored in the SV.