perldiag: reflow ‘Non-octal character’
authorFather Chrysostomos <sprout@cpan.org>
Mon, 14 Feb 2011 06:50:43 +0000 (22:50 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 14 Feb 2011 06:50:43 +0000 (22:50 -0800)
pod/perldiag.pod

index f6aff22..96d504c 100644 (file)
@@ -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