From: Matt Kraai Date: Fri, 6 Feb 2009 09:22:00 +0000 (+0100) Subject: Use an ordinary paragraph to reference sv.h. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f2c382a9c5fe8fca68e8087054db654adef51b7;p=p5sagit%2Fp5-mst-13.2.git Use an ordinary paragraph to reference sv.h. --- diff --git a/pod/perlguts.pod b/pod/perlguts.pod index 6408e87..e889876 100644 --- a/pod/perlguts.pod +++ b/pod/perlguts.pod @@ -600,7 +600,7 @@ The most useful types that will be returned are: SVt_PVGV Glob (possible a file handle) SVt_PVMG Blessed or Magical Scalar - See the sv.h header file for more details. +See the F header file for more details. =head2 Blessed References and Class Objects