From: Father Chrysostomos Date: Sun, 24 Jun 2012 18:20:47 +0000 (-0700) Subject: perldiag: typo X-Git-Tag: v5.17.2~242 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/f084e84fac2e0bedecf679f5fd3c92e9bdc75165?ds=sidebyside perldiag: typo --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 6e78bed..7addbc2 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -2303,7 +2303,7 @@ operations. (F) Some portion of a version initialization is too large for the size of integers for your architecture. This is not a warning -because there is no rational reason for a version to try and use a +because there is no rational reason for a version to try and use an element larger than typically 2**32. This is usually caused by trying to use some odd mathematical operation as a version, like 100/9.