Enhance change #2808.
M. J. T. Guy [Wed, 3 Feb 1999 19:02:27 +0000 (19:02 +0000)]
To: perl5-porters@perl.org
Subject: Re: [PATCH 5.00*]: perlbug checklist
Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>

p4raw-link: @2808 on //depot/cfgperl: bdcdfa19ba0dc3934f9f5633d13c35213e84a038

p4raw-id: //depot/cfgperl@2812

utils/perlbug.PL

index 1904059..377893a 100644 (file)
@@ -901,9 +901,9 @@ it all, but at least have a look at the sections that I<seem> relevant).
 Be aware of the familiar traps that perl programmers of various hues
 fall into.  See L<perltrap>.
 
-If what you see looks like a Perl error message, check L<perldiag>
-to see what the message means.  If it looks like an error from
-your operating system, consult your operating system documentation.
+Check in L<perldiag> to see what any Perl error message(s) mean.
+If message isn't in perldiag, it probably isn't generated by Perl.
+Consult your operating system documentation instead.
 
 If you are on a non-UNIX platform check also L<perlport>, some
 features may not be implemented or work differently.