diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-02-13 23:23:20 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-02-13 23:23:20 -0800 |
commit | a1efa96e56fcd5c93a2d056cfbdce00e6ba944d7 (patch) | |
tree | d11a1aa225dbae9da81c06c95cd9d4c5557ca878 /pod | |
parent | f9eb106c1084642aeabc4c43b4e436fd24217bd2 (diff) | |
download | perl-a1efa96e56fcd5c93a2d056cfbdce00e6ba944d7.tar.gz |
perldiag: reflow an entry
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldiag.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 56089d036a..8db003da03 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -3540,8 +3540,8 @@ was string. =item panic: unimplemented op %s (#%d) called -(P) The compiler is screwed up and attempted to use an op that isn't permitted -at run time. +(P) The compiler is screwed up and attempted to use an op that isn't +permitted at run time. =item panic: utf16_to_utf8: odd bytelen |