From: Father Chrysostomos Date: Sun, 13 Feb 2011 22:45:03 +0000 (-0800) Subject: Reflow perldiag/Invalid separator... X-Git-Tag: v5.13.10~266 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/2bfc5f719dcf7991a9fe6d8fffec61c5c54690c0 Reflow perldiag/Invalid separator... for an eighty-column terminal under ‘use diagnostics’ --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 8ecd808..0f6a2f4 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -2277,8 +2277,8 @@ See L. =item Invalid separator character %s in PerlIO layer specification %s -(W layer) When pushing layers onto the Perl I/O system, something other than a -colon or whitespace was seen between the elements of a layer list. +(W layer) When pushing layers onto the Perl I/O system, something other +than a colon or whitespace was seen between the elements of a layer list. If the previous attribute had a parenthesised parameter list, perhaps that list was terminated too soon.