X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlguts.pod;h=fb52ecfcb739d42f4d971f5e76fc4b6680fc45e8;hb=a77df738193280ffa098f7f89c9640b77c4b9d4c;hp=c27883ffcc7508d9756a210edf370c402469d0cc;hpb=7b8d334a971230040a212bc5038097b3f600a094;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlguts.pod b/pod/perlguts.pod index c27883f..fb52ecf 100644 --- a/pod/perlguts.pod +++ b/pod/perlguts.pod @@ -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.