From: Father Chrysostomos Date: Mon, 14 Feb 2011 06:50:43 +0000 (-0800) Subject: perldiag: reflow ‘Non-octal character’ X-Git-Tag: v5.13.10~245 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/5493e06025a93e59c5b025a16311466b6c4b60b3?hp=dc7e59453aef1d9e0e5d6a71ffc6d1897cab6128 perldiag: reflow ‘Non-octal character’ --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index f6aff22..96d504c 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -3081,8 +3081,9 @@ need to be added to UTC to get local time. =item Non-octal character '%c'. Resolved as "%s" -(W digit) In parsing an octal numeric constant, a character was unexpectedly -encountered that isn't octal. The resulting value is as indicated. +(W digit) In parsing an octal numeric constant, a character was +unexpectedly encountered that isn't octal. The resulting value is as +indicated. =item Non-string passed as bitmask