From: Gurusamy Sarathy Date: Sat, 19 Feb 2000 08:27:29 +0000 (+0000) Subject: grammos (spotted by Tom Christiansen) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a87643407f86a7526ef5ca8102972879e443c137;p=p5sagit%2Fp5-mst-13.2.git grammos (spotted by Tom Christiansen) p4raw-id: //depot/perl@5141 --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index 39798fd..e79f97d 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -4369,8 +4369,8 @@ point in formatted real numbers is affected by the LC_NUMERIC locale. See L. If Perl understands "quads" (64-bit integers) (this requires -either that the platform natively supports quads or that Perl -has been specifically compiled to support quads), the characters +either that the platform natively support quads or that Perl +be specifically compiled to support quads), the characters d u o x X b i D U O @@ -4389,7 +4389,7 @@ You can find out whether your Perl supports quads via L: print "quads\n"; If Perl understands "long doubles" (this requires that the platform -supports long doubles), the flags +support long doubles), the flags e f g E F G